Workflow
Jobs with Parent/Child relationship
Workflows can be accomplished using the concept of jobs that are children of other jobs.
For example, if you have JOB A, which needs to wait for JOB B, and JOB C to be completed first, you can set JOB B, and JOB C to be children of JOB A. This means that regardless of which tube JOB B, or JOB C are on, JOB A will not be able to be reserved until they both have fully completed.
Last updated
Was this helpful?