i developed a RPA that will be run through UiPath assistant from different users accounts , it might happen that 2 or more users will run it at same time , what will happen then and how can solve this conflict ,Knowing that Bot will run from one cloud machine ?
There is no conflict in this…the robot can run on multiple systems at the same time under their machines
Only thing you need to make sure is if usinng any common assets then use value per bot…and using any common files make sure you write with either of them only…or hve copy for each if that is feasible
Many thanks for your informative feedback however, Bot will run from one machine (Cloud machine) so what do you think will be there a conflict or there is a solution ?