Is this possible one robot can do multiple task one bye one if we sheduled the task

suppose we have multiple process to run one after the other on single robot.is it possible that one process sheduled and perform the task and after that second one and third one by one…its is possible to this sequence of task and or using queue…

1 Like

@bhala - You have to scheduled all the process to run in sequence. If you are using Orchestrator queue then you have to upload your date to queues then dispatcher will process the queue one by one.

1 Like

how can i upload on queue…?

i mean first i publish the project then, from orchestrator i am adding the processs and then triggered then where to upload process on queue?

@bhala - You have to first create queue in orchestrator then need to insert data inside that queue.

For more reference :slight_smile: