One account, two virtual machines

Hi everyone!
I have 2 Production (Unattended) licenses.
I have 2 virtual machines on which I want to launch processes.
When I manually excecute a process from Orchestrator it gives the following options:

  • Account
  • Machine
  • Hostname
    Can someone explain me the difference between those?

The thing is I want to launch processes and what I expect is the Orchestrator to assign the process to the machine that is free. It is possible?

Thanks!

Account is the Robot
Machine is the VM

Account = robot

Machine = also known as Machine Templates, also determines how licenses are allocated to Hosts

Hostname = Virtual Machine(s) connected to orchestrator using Machine Key associated with Machine

In your case you should only define Account and Machine. The Hostname (VM) will be allocated dynamically

Cheers

@jose_rlc1

Account is the account/robot to be used for execution

Machine is the machine on which it is to be executed

Hostname is based on what host account its running as

Now for you case as you want it to be dynamic …you need not select anything just assign the licenses to the machine and …assign the users and machines to folders so that the process would pick which ever is available and use

Cheers