...
- Three orders are executed in the same job chain at the same point in time:
- Order 1 and Order 2 are executing the same job node 2.
- Job 2 is therefore executed in two independent tasks for each order.
- Order 3 is executing job node 3.
- Each order carries a different parameter set for the jobs of the job chain.
...