Queue
The Queue connector enables you to create and manage work items on a queue created in the RPA Hub.
The Queue connector provides multiple methods to create and manage work items on a queue created in the RPA Hub. These methods can create, update, pick, or get work items from the specified queue in the RPA Hub.
After you create a queue in the RPA Hub and assign a bot process to it, you must associate the Queue connector with the queue name. Then, assign the bot process to the automation project by using the Assign bot process option from the Design tab of RPA Desktop Design Studio to access the work items. For more information, see Assign bot process to an automation project.
To create a queue, see Create a queue in RPA Hub.
To assign a bot process to a queue, see Assign a bot process to a queue from Queues menu in RPA Hub.
You must first use, configure, and then expose the methods in the Queue connector to use its methods.
- To use the Queue connector, see Use a connector in RPA Desktop Design Studio.
- To expose the methods, see Use connector method.
To use the methods, see Use a component in RPA Desktop Design Studio.
Queue connector methods
The Queue connector methods enable you to create and manage work items for queues in the RPA Hub.- Parameters for the Queue connector methods
Learn about the various parameters for the Queue connector methods in RPA Desktop Design Studio.
Parent Topic:RPA Hub