Hello UiPath Community,
I have multiple independent processes in UiPath Orchestrator, and I want to run them sequentially using a queue. My goal is:
Execute multiple processes one after another automatically.
Has anyone implemented a similar solution?
Thanks in advance for your help!
@Alexandru_Duta ,
Create a new process in which just add Invoke Process activities to invoke the processes as per required sequence like this.
So you will have to just trigger this process and all the processes will run sequentially.
1 Like
Can we configure a trigger on multiple folders to execute on multiple machines while keeping the queue shared across all folders, given that there is no specific sequence to follow?
@ashokkarale
@manasrlenka25 ,
Nope, queue/trigger/processes are folder specific and cannot be shared like assets.
1 Like
A Queue can be linked to other folders within the same tenant.
2 Likes
system
(system)
Closed
February 20, 2025, 7:31am
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.