Hello,
I was wondering if it is possible to have staggered advanced multi row queues.
Like a central start job to set some basic things, after that start a few main machines and then for every main machine have an own dependent multi queue start.
Something like this in a diagram:
– main job (set some global settings)
|- System 1
.|- System 1.1
.|- System 1.2
|- System 2
.|- System 2.1
.|- System 2.2
|- System 3
.|- System 3.1
.|- System 3.2
In this way System 1.1 and 1.2 are dependent on the finished result of System 1, but do not need to wait for System 2 or System 3 to be finished. Same goes for System 2.1 and 2.2, they do not need to wait for System 1 and System 3 to be completed.
I was hoping there was an action so you could start another advanced multi-row queue from the job queue, but I fail to find it.
Can someone let me know if this is something that can be done?
Thank you all for your time.
Guido