Run an automation using Unattended Robot
Run an unattended robot to execute the unattended automations that are triggered either by a schedule, API, or manually.
Before you begin
Create a package. For more information, see Create a package to assign to a bot process.
Create a robot. For more information, see Creating a robot in RPA Hub.
Create a bot process. Select the Process Type field as Unattended on the Bot process form, while you’re creating a bot process. For more information, see Configuring a bot process record in RPA Hub and Bot Process form in RPA Hub.
- The life cycle stage status of the associated bot process must be Published.
- The life cycle stage status of the executing robot must be In-Use.
(Optional) To run your bot process on regular intervals, create a schedule within a bot process. For more information, see Create a schedule within a bot process in RPA Hub.
Create a credential set within a bot process. For more information, see Create a credential set within a bot process.
Assign a robot to a bot process. For more information, see Assign a robot to a bot process in RPA Hub.
Assign a process robot credential within a bot process. For more information, see Assign a process robot credential within a bot process.
Ensure that the licenses are available. For more information, see License distribution in RPA Hub.
Establish a connection between a robot and ServiceNow RPA Hub instance. For more information, see Set up Unattended Robot.
(Optional) Create a process parameter within a bot process. For more information, see Create a process parameter within a bot process in RPA Hub.
snc_internal role.About this task
You can also start an unattended bot process manually from the RPA Hub. For more information, see Start an unattended bot process in RPA Hub.
In this task, you can run an unattended robot in two ways.
Procedure
| Option | Action |
|---|---|
| Based on the schedule you define in the bot process |
|
| Based on the API via Start Process subflow | Review the Start Process subflow in Flow Designer. For more information, see RPA Hub actions and subflow. The Unattended Robot runs the execution based on the subflow that triggers the Start Process in Flow Designer. |