Recently We have Migrated to Modern Folder and Moved all the Robots from Standard machine to use Machine Template and facing issues in running the Robot

Hi,

Recently We have Migrated to Modern Folder and Moved all the Robots from Standard machine to use Machine Template. We have 3 bot accounts (Ex: bt1,bot2,bot3) and 3 machines (machine1,machine2,machine3) and using machine template. We have observed that each time while bot triggers the process its always running on specific bot account with different machines (Ex: bot1 with machine 1,bot1 with machine2,bot1 with machine 3). Even if we 3 triggers executed running on bot 1 with machine 1, bot2 with machine 2, bot 1 with machine 3.

But process suppose to run on the any of the below combination.

bot 1 - machine 1,machine 2, machine 3
bot 2 - machine 1,machine 2, machine 3
bot 3 - machine 1,machine 2, machine 3

How to remove the specific account dependency and which setting need to be changed for the same in Modern Folder (Machine Template)

Hi @dhanabav

When you assign machine to the folders then It will work

Check below while creating triggers

Leave the Execution Target to process on Any User / Robot Account and Any Machine

Hope this may help you

Thanks,
Srini

1 Like

@dhanabav

Check below documentation link

https://docs.uipath.com/orchestrator/standalone/2022.10/user-guide/about-triggers

Hope this may help you

Thanks,
Srini

were you able to solve it ?