UiPath Job
The following table describes attributes for a UiPath job, which performs robotic process automation (RPA):
Attribute |
Description |
---|---|
Connection Profile |
Defines the connection profile for the job. Rules:
Variable Name: %%INF-ACCOUNT |
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"} |
Polling Frequency |
(Optional) Determines the number of seconds to wait before checking the status of the job between intervals. Default: 15 |