My team would like to either invoke two bots onto two devices or invoke one bot onto two devices. The primary goal is to double the pace of our bot by having two bots running at the same time on separate devices (Preferably under the same Workflow).
Question
Question
Is is possible set up multiple bots on multiple machines?
asked on December 5, 2023
0
0
Replies
replied on December 5, 2023
Hi Zachary,
First, welcome to Answers =)
You can definitely have multiple Remote Agent installations. Bots run via those Remote Agents.
I highly recommend reading all the Bots>Remote Agent documentation here:
How exactly you parallelize the bot jobs would be context dependent. In general, you'd so something like use a parallel activity branch in Workflow to invoke the bot twice with different input parameters for each to split up the work.
Cheers,
Sam
0
0
You are not allowed to follow up in this post.