Suppose i have 10K transaction for processA and it is designed in multibot architure now how we can assign 5 robots to processA and then how bot picks queue item
Hello Kismet,
Yes i am using environment in that suppose i have Tenant-Dev/Stage.
Load distribution is one of the best use cases for Queues. While all 5 are working simultaneously on Single queue the Orchestrator mechanism make sure only one transaction will be assigned to one BOT and in that case 5 different transactions are assigned to 5 different Robots.
The Robot which completes the transaction first will be assigned the next available transaction.
To assign 5 robots on single queue we can create trigger with option ‘Select valid account - machine mappings’ and define Robot/machine for each trigger
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.


