Create workload queues
- Updated: 2024/05/06
Create workload queues
A queue is one of the main building blocks of Workload Management. A queue holds data known as Work Items for further processing. The system distributes these Work Items to individual unattended Bot Runners in a device pool for processing.
Owners | Participants | Consumers |
---|---|---|
Can perform
|
Can perform
|
Can perform
|
Cannot perform: Run bot with queue | Cannot perform: Run bot with queue | Cannot perform: Add work items to the queue |
Queue owners and participants: Note that queue owners can edit a queue (change the queue name, description, add or remove owners, participants, or consumers), but participants cannot edit the queue.
Express mode
To create queues in express mode with default parameters for workload automation in the Control Room. For more information, see Create express queues using default workload parameters.
Standard mode
-
Create queues
Create queues that hold specific sets of data your bot is expecting for automation. To create queues, a Control Room administrator assigns the AAE_Queue Admin role with View and manage my queues, Create queues, Administer all queues, and View my in progress activity permissions.
-
Add queue owners
Add queue owners who can create, edit, and view queues.
-
Add participants to queue
Add queue participants from different roles defined in the Control Room. This is an optional step.
-
Add consumers of queues
Add queue consumers from different roles defined in the Control Room. This is an optional step.
-
Define Work Item structure
Define the Work Item structure for processing in a queue. This enables you to manually upload the Work Items from the system in the absence of ready data in a file.
-
Insert Work Items
Add Work Items from a CSV file to the queue after you define the structure.