Hi,
Job 1 - start run at 5 pm
Job 2 - start run at 10 pm ONLY IF Job 1 has completed successfully. Else do not start run.
How do I set this hard dependency using standard SM36?
'After job' starts the Job 2 immediately when the Job 1 finishes. As I have mentioned above, Job 2 should start at a later time, but should check the Job 1 status before running. How to achieve this without development?
