Tagged Questions

0
votes
0answers
16 views

Autosys dependency on mainframe job

We have an Autosys job (let's call it job_a) that has a 3am time dependency and is also supposed to await successful completion of a mainframe job (job_m, which in our case is always successful). …
0
votes
0answers
86 views

AutoSys scheduler update JIL

We use AutoSys for job scheduling, and I find myself writing a lot of JIL (job instruction language) scripts to delete boxes and re-insert them due to small job changes (e.g. start time, etc.). Is …