Process Dependencies
Hi,
We currently have a number of batch processes running overnight. Currently they are mostly scheduled as individual processes on a daily recurrence and where Process B is dependent on Process A having been run, they are simply scheduled an hour apart and we assume A completes successfully before B. This is something I am looking to resolve with Scheduled Jobsets to enforce these dependencies.
However I have the following scenario and I would be interested on how others would address this:
Process A will run nightly at 00:01 as part of my new nightly jobset.
Process B is dependent on A having run, so will also appear in the jobset after A