cancel
Showing results for 
Search instead for 
Did you mean: 

Job Queue

Anonymous
Not applicable
I want to start one process in a queue on a robot which is busy on another process. Process B should start once Process A completes. I get Process A on thursday which is expected to run till Saturday on a machine. Now Process B is ad hoc and I have a request to process it. It comes on Friday. So process B should be triggered on Robot 1 once process A completes in the weekend. How to start this as a pending job for that Robot 1 machine?
1 REPLY 1

Denis__Dennehy
Level 15
Your schedule that starts process A could end (stop decision within process) and the next task could be process B.  If there is no work for process B (because it is ad-hoc) then it will just complete and the schedule will move onto the next task, otherwise it will do the work.   There is a roadmap item planned for the product for more intelligent Active Queues - where robots can manage their own work loads - hopefully we will get that in 2018.