Locks can be used to control the execution of jobs in a job chain.
- How to configure sequential execution of jobs in parallel
- How to serialize jobs with locks before parallel execution
For further information about using locks see:
- The Using locks FAQ.
- The Locks section in the JobScheduler reference documentation.
For more information about configuring workflow dependencies see: