Run two bots in same machine with different user

Hi All,

I want to run two bots simultaneously in same machine with two different user. Is this possible?

Example: Suppose there is a machine ABC. I created two user Test1 and Test2.
The hostname will be ABC\Test1 and ABC\Test2. I want to run both simultaneously.
ABC\Test1 is configured properly but when I am going to assign bot to user ABC\Test2
I am getting the below error.

“Can not update the Username of a Floating Robot with an active session”

Thanks

AN

Hi @anand.t

You cannot run multiple processes at the same time in the same machine. However, if all two processes are background processes, then you can run them in the background at the same time.

Check out this thread. It might help you understand better.

Hope it helps!!
Regards.

@anand.t

Is the cal license enabled on the machine? …if it is enabled we can …else we cannot

What I mean is …are you able to login to same system using two different users at same time?

Cheers

Hi @Anil_G

Using Remote desktop connection I am able to login with same machine using different user.