...
Excerpt |
---|
Read more on the features of Order Objects in the order and job chain documentation. |
Order Processing Patterns
Job chain with multiple orders and
...
multiple start times
- Three orders start the same job chain at different points in time:
- Order 1 includes two start times for workdays.
- Order 2 starts on Saturday.
- Order 3 starts on Sunday.
- Order 1 and 2 start the job chain at its beginning, order 3 starts the job chain with Job 2.
- Each order carries a different parameter set for the jobs of the job chain.
...