Skip to main content
Question

How to use process to run multiple bots in diffeent devices

  • January 24, 2026
  • 1 reply
  • 16 views

Forum|alt.badge.img+8

Say that i have a Main Flow that consist of 3 parts/task bots. however this task bots needs to run on different devices each while passing values from one to another and run on 1 automation.

I believe this can be done by using Process composer however i am not sure why it wont run successfully on mine

 

e.g

I have Task Bot “First” running on Machine A with some pre flow and after it finishes it needs to pass the output to Task Bot “Second” on Machine B and pass the output to Task Bot “Third” on Machine C

1 reply

Forum|alt.badge.img+8
  • Automation Anywhere Team
  • January 27, 2026

Hello ​@David Jansen  We have introduces Split & Merge nodes in Process Composer to support true parallel task execution. It helps reduce process execution time, improve scalability, and model complex scenarios more accurately