Questions tagged [jil]

JIL - A fast JSON (de)serializer, built on Sigil with a number of somewhat crazy optimization tricks.

JIL

A fast JSON (de)serializer, built on Sigil with a number of somewhat crazy optimization tricks.

64 questions
0
votes
1 answer

Autosys R11 - Throw an alert if a job doesn't start at a specific time

What I need is, for example, if I have a scheduled job (that has a predecessor) that should start at 12:00am, if it hasn't started by 12:10am an alert would be sent.. I can't seem to make it work through JIL code, does anyone know how could I do…
bgodinho
  • 1
  • 1
0
votes
0 answers

Dynamically deserialize json to types in c#

I am trying to make a generic handler in WEB API where I will get a JSON payload, and dynamically deserialize it to objects. The thing is, that my method doesn't know yet what type the object it. So for that, there is a field inside the object, that…
Himberjack
  • 5,682
  • 18
  • 71
  • 115
-1
votes
1 answer

Can Autosys Job exec a Stored procedure with dynamic parameters

Can Autosys jobs execute a stored procedure with dynamic parameters
user2340141
  • 19
  • 1
  • 7
-1
votes
1 answer

Autosys JIL ignoring success conditions

I hope someone can point me in the right direction or shed some light on the issue I'm having. We have Autosys 11.3.5 running in Windows environment. I have several jobs setup to launch on a remote NAS server. I needed JOB_1 in particular to only…
Alex Y.
  • 9
  • 3
1 2 3 4
5