Hello everyone,
I have 5 regions, 5 queues and 10 robots, i.e. 2 robots for each queue.
If i need to process 5000 rows in excel and process is started with 1 robot and completed about 3000 transaction items.
how to automatically assign another robot to process remaining transaction items based on the load in queue.
Thanks!
You can add one more Robot to that Environment and then create Queue trigger for that Queue. So that both Bots will be triggered to process one by one item from the queue.