Robot pool in RPA Hub
Summarize
Summary of Robot pool in RPA Hub
Robot pools in RPA Hub enable ServiceNow customers to efficiently distribute and manage workloads across multiple unattended robots for unattended bot processes. This feature automates robot assignment based on workload, replacing manual robot assignments, which are less flexible and require anticipatory resource planning. Robot pools apply exclusively to unattended robots and improve operational efficiency by dynamically allocating resources according to demand.
Show less
Key Features
- Robot Pool Enablement: Activate the robot pool option on the bot process Details tab to manage robot assignments automatically. Once enabled, manual robot assignments are disabled.
- Dynamic Robot Assignment: Robots are assigned based on pending workload and Average Handling Time (AHT), maximizing utilization and responsiveness to varying workloads.
- Allocation Types: Supports allocation strategies such as SLA-based or percentage reduction methods to tailor robot distribution per process needs.
- Graceful Stop Feature: Allows smooth transition of robots between processes by letting a robot finish current work before reallocation, ensuring no disruption during reassignments.
- New Configuration Fields: Bot Process form includes fields to enable the robot pool, select allocation type, and calculate required robots. Queue form allows configuration of AHT-related fields to support robot calculation.
Practical Benefits for ServiceNow Customers
- Eliminates manual reassignment efforts and reduces risk of resource overuse or underuse by dynamically balancing robot workloads.
- Improves robot utilization and process efficiency by automatically reallocating robots based on real-time demand.
- Supports seamless prioritization in multi-process environments, ensuring high-priority tasks receive adequate robotic resources.
- Enables precise planning with robot number calculation tools that factor in workload and handling times, aiding capacity management.
Implementation Essentials
- Create a robot pool before enabling the robot pool option on bot processes.
- Ensure each bot process is associated with a single queue, required for enabling and effectively managing robot pools.
- Use the Calculate function on the Bot Process form to determine the optimal number of robots needed based on workload metrics.
- Leverage graceful stop and start process actions to control robot execution flow between concurrent bot processes.
By adopting robot pools in RPA Hub, ServiceNow customers can expect streamlined unattended bot process management, better resource allocation, and enhanced automation effectiveness, especially in environments with fluctuating workloads.
Create a robot pool in RPA Hub to distribute and manage the workload among multiple unattended robots for unattended bot processes.
After you enable the robot pool option for a bot process, you can’t assign robots from the Assign Robots tab. It is hidden.
Robot pool feature is applicable for unattended robots only.
Types of robot assignment
- Manual robot assignment: After you create a bot process, assign robots from the Assign Robots tab. For more information, see Assign a robot to a bot process in RPA Hub.
- Robot Pool: On the Details tab of the bot process form, enable the robot pool option. For more information, see Enable robot pool for a bot process in RPA Hub.
Challenges with manual robot assignment
With the manual assignment of robots, RPA release managers need to anticipate the workload for a process and assign the robots accordingly.
If there is a change in the workload on specific days of the week, RPA release managers must reassign robots between different processes.
It can result in over consumption of resources or robots, irrespective of workload.
Benefits of robot pool
- Eliminates the need for manual reassignment, since robots are automatically assigned.
- Allocates robots per bot process based on pending workload and Average Handling Time (AHT).
- Maximizes robot utilization by automatically reallocating available robots in pool.
Robot assignment process
The following diagram shows an example of assigning robots in RPA Hub.
If the robot pool option is not enabled, robots are assigned to a bot process directly from the Assigned Robots tab.
For example, in the Order Management bot process, even if the work items are less, the execution starts on all the robots. The workload is not taken into consideration.
Another example, if the Invoice Queue has a lot of work items. It runs only on two assigned robots, since there is no dynamic allocation of robots.
After the robot pool option is enabled, the execution starts with one robot initially. Based on the configuration of the allocation type (SLA or percentage reduction), the robots are automatically allocated depending on the workload.
For example, in robot pool RP1, there are two robots in Available state, R1 and R2. RP1 is used in two bot processes, Invoice Processing and Order Management. The Order Management bot process uses SLA based allocation type. When the Start Process button is selected for this bot process, two robots from the assigned robot pool execute the bot process. R1 and R2 are now in Running state.
The Invoice bot process also uses SLA based allocation type and has high priority invoices to be processed. Order Management bot process requires 2 robots to complete all the work items within SLA. To start the execution of invoices that are highest priority, one robot is required for Invoice Processing and one robot for Order Management. So with the help of graceful stop feature, you can stop the Order Management bot process. When you select the Stop Process button for the Order Management bot process, enable the Graceful Stop toggle switch, and select R1 robot to gracefully exit. Then, R1 gracefully exits the bot process after executing the current order processing.
After R1 gracefully completes Order Management bot process execution, it can be used to start the execution on Invoicing Processing. After all the invoices are processed, R1 can be considered again to execute the Order Processing bot process with the help of a new execution. That is, by triggering the Invoice Processing bot process via the Start Process action manually or via a schedule.
For more details about start process action, see Workflow Studio actions and subflow in RPA Hub. For more information about graceful stop and stopping a bot process, see Using Graceful Stop functionality in RPA Hub and Stop an unattended bot process in RPA Hub.
New fields on the Bot Process form related to Robot Pool
- Create a robot pool. For more information, see Create a robot pool in RPA Hub.
- Enable robot pool option for a bot process to map a bot process to the robot pool. For more information, see Enable robot pool for a bot process in RPA Hub.
You can associate a queue to bot process from the related list. For more information, see c to the bot process from the related list.
- Enable Robot Pool
- Robot Pool
- Allocation Type
- Percentage Reduction (if you select the Allocation Type as Percentage Reduction)
Robots calculation
You can calculate the number of robots required to complete a bot process execution by selecting the Calculate button on the Bot Process form.
New fields on the Queue form related to Robot Pool
- Include All Work Items
- Work Item Count