Introducing G2.ai, the future of software buying.Try now

To trigger robot 2 when robot 1 is stopped through automation, you can set up a monitoring system that detects when robot 1 stops and sends a signal to robot 2 to start its operation. This can be achieved using sensors, software triggers, or a control system that links the two robots' operations.

Please provide an automation solution to trigger robot2 using UiPath automation.
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
HM
Associate Engineer
0
You can place the entire workflow in a try catch block and if the workflow fails, it will navigate to catch activity where you can run the same workflow again or the another. If you want to run the bot which is deployed in Orchestrator, you can use API as well
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply