Start a process using APPs

Hy Folks.

I have one UiPath APPs which will start a process.
Insite my environment I have 5 Servers.
How can I be sure that the process will be run on server 02 for instance.

I did this configuration, but it does not work when the process is trigger by the APP.

If the server02 is busy it will run in any other available server
Has someone any hint to solve this.?

Thank you in advance.

In the StartProcess
Type: Unattended (this will work only for unattended runtimes)
Execution Target: specify the robot, machine and the connected hostname

For testing runtimes, select the robot user but not select the machine in the Execution target.

@egameiro,

I don’t think we can specify the exact server to run process on.

Refer this documentation.

Hi Marian…

Thank you by your replay.

I don’t have this options.

Any other alternative…?

Based on the screenshot you have the same options as me.
Select the machine and then the connected hostname of the machine.

If you don’t like these approach, create multiple Orchestrator sub-folders for each individual server. In the subfolders add the process, robot and the machine template for that server.

This helps?

Hi Marian…

The is this error.

I’m not able to run the App because of it.
Do you know how to fix it…?

That machine template is having Testing runtimes only?
That machine template has at least 1 Unattended robot connected to it that is consuming an Unattended runtime?

I have no permission to check this, but I believe so.

Check with the one which have access.
For machine templates that have only Testing runtimes, you shouldn’t specify the machine template in the StartProcess.