Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A lock is easily configured by assigning a name and a limit for parallel access.

Workflow Instruction: Lock

...

Exclusive Lock

Download Example Workflow: pdlExclusiveLockSerial_001.json

...

The Resources => Locks view allows to monitor use of Locks by orders and workflows including Lock Instructions.



Explanations:

  • The example shows two Locks being used:

...

  • the pdlLockBig (limit: 12) and the pdlLockSmall (limit: 2) Locks.
  • Each Lock is acquired by an order that is in RUNNING state.
  • At the same time two additional orders are trying to acquire the same Locks. Both orders are in a WAITING state until they can acquire the respective Lock.x