You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Job Serialization with Locks

Locks can be used to control the execution of jobs in a job chain.

For further information about using locks see:

  • The Using locks FAQ.
  • The Locks section in the JobScheduler reference documentation.

Order Serialization with an Order Sorting Job

An order sorting job can be added at the start of a job chain to ensure that incoming orders are processed by a job chain in a predefined order.

Resources

For more information about configuring workflow dependencies see:

  • No labels