Orchestrator assign wrong machine to process triggered

Hi everyone.
I have this situation:

  • 2 robots
  • 2 virtual machines (2 Machines in Orchestrator)
  • Both (robots and machines) assigned in folder
  • Several processes with time trigger

Each Robot has the credentials (domain\username / password) for 1 virtual machine. For example:
Robot 1 → Credentials for VM 1
Robot 2 → Credentials for VM 2

In the time trigger configuration I select this configuration for account and machine:

The problem is that, at the time of launch, orchestrator assigns Robot 1 to run the process in Machine 2, and it gives this error:

I don’t want to assign the specific user/robot and machine in the trigger configuration because I don’t know which machine will be free.

Can someone help me with any solution?

Thanks!

@jose_rlc1

Create account machine mappinng then based on the mapping only the assignment will be done

Cheers