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 an attended or an unattended 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 group and assign it to a bot process. For more information, see Create a credential group in RPA Hub and Associate a credential group to a bot process in RPA Hub.
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 in RPA Hub.
Ensure that the licenses are available. For more information, see Robot 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 |
For more information about the scheduled and manual triggers, see Execution priority of bot processes in RPA Hub. |
| Based on the API via Start Process subflow | Review the Start Process subflow in Workflow Studio. For more information, see Workflow Studio actions and subflow in RPA Hub. The Unattended Robot runs the execution based on the subflow that triggers the Start Process in Workflow Studio. |