I wish to make a change to an autosys job. After I make the change:
This seems like a pretty elementary requirement for a scheduling system.
Realistically the only way to satisfy #1 seems to be to put the dependents ON_HOLD for the duration of the test.
The trouble is that when I take them off hold at the end (for #2), they will immediately check their conditions and run - this violates requirement #1.
I could instead try satisfying condition #2 by setting them to INACTIVE, but I'm told that doing so immediately sets the box such a job may be in to SUCCESS - which presumably may again trigger dependents, violating #1.
Any thoughts?
Set all the dependents to SUCCESS before running the job.