Setup disaster recovery for unattended BOT

Team,

We have a scenario wherein we need to setup a Primary and DR bot for the same business process. If the primary bot machine is not responding, it should switch to DR bot and execute the business process. Once the primary becomes available again, we should switch back to primary.

Please note we need to get this done for BOT and not for orchestrator wherein multi-node deployment is required.

1 Like

Hi @Ankit_Aggarwal,

I think the best solution to this is to setup a Machine template in Orchestrator and put two robot machines on that machine template. It doesn’t really work as Primary and DR, but you will have two machines that can execute that process.

BR,
Andrei