Question
2
Replies
1037
Views
Cognizant
Posted: February 21, 2018
Last activity: August 23, 2018
Closed
Solved
Can we have multiple bots run in same machine?
I am having a automation process that is run by a bot. I would like to know whether can I run multiple bots configured for doing different process in the same machine. If yes, how is the runtime utilized for both the bots at the same time?
Thanks -Selva
When using RPA you may have a single runtime attached to the Robot Manager per VM. The solution you run on that runtime may be coded to handle multiple Robot Activities. These Robot Activities would occur one at a time as queued in the Robot Manager.
Remember, a single solution can contain multiple Robot Activities ....