Is it possible for the Startjob activity that process will run on the same bot?


I’m not seeing any other option here for like bot name or something.

Hello @joscares ,

I tend believe you are looking for the NumberOfRobots property:

  • NumberOfRobots - The number of Robots to execute the process specified in the ProcessName field. If you type a number higher than the total number of Robots in the associated environment or 0, the job is executed on all the available Robots. This property supports only integers and integer variables.

Source: https://docs.uipath.com/activities/docs/start-job

Hope it helps!
Best regards,
Marius

So it means I need to set it up on 1? and it will automatically executes on the same bot?

@joscares
Yes. Please also check:

the Robot role needs to also have the Create and Edit rights on jobs, as well as View on processes and environments. The activity runs under the Robot which executes it.

Best regards,
Marius

1 Like

I’m not seeing any environments on orchestrator? I’m using the latest version of orchestrator is it the folders now?

Hi @joscares ,
the environment in new apollo design is “Folders”
You need to create process and assign the user and machine to your specific folder

you can assign the machine and user by navigating to tenent> Folders> Your specific folder > then add the user and machine

To create process: Go to orchestrator > Your folder> Process> create process

yeah got it!

1 Like

tnx to this it works now! Thanks everyone!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.