Jobs with Locks 
Locks are used to prevent jobs running simultaneously. A job that is attached to a lock can only start running when no other job is holding the lock. As soon as a job starts running, it holds the lock until it has reached a final job state.
Field |
Description |
Default Value |
Job Lock |
The name of the lock the job will take and wait upon |