UiPath Job parameters

The following table describes parameters for a UiPath job, which performs robotic process automation (RPA).

Parameter

Description

Connection profile

Determines which connection profile is used to connect to the UiPath Robot service.

Folder Name

Determines the name of the UiPath folder where UiPath projects are stored.

Folder ID

Determines the identification number for the UiPath folder.

Process Name

Determines the name of a UiPath process associated with the UiPath folder.

Package Key

Determines the UiPath package that is published from the UiPath Studio to the UiPath Orchestrator.

Robot Name

Determines the UiPath robot name.

Robot ID

Determines the identification number for the UiPath Robot

Optional Input Parameters

Defines optional input parameters to be passed on to the job at the time of execution.

Format: {"parm1": "val1", "parm2": "val2", "parm3": "val3"}

Status Polling Frequency

(Optional) Determines the number of seconds to wait before checking the status of the job.

Default: 15

Parent Topic

Job types