- Getting started
- Best practices
- Tenant
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Integrations
- Classic Robots
- Troubleshooting
Managing Queues in Orchestrator
Learn how to confgure queues in Orchestrator.
You can populate queues either using Studio or on the Upload Items window. Processing items from a queue is only possible using Studio.
You are able to update an existing queue settings, such as:
- The queue name
- The Auto Retry option
- The maximum number of retries
To change the Auto Retry option for an existing queue:
- In the Queues page, click the More Options button for the desired queue.
- Click Edit . The Update Queue wizard is displayed.
- In the Auto Retry field, select the option you need.
- Click Update.
Auto Retry Option : Yes
If you select Yes for the Auto Retry option, the Max # of retries field is displayed.
Enter a value in range 1-50 as the number of retries of the failed transaction.
Retried and deleted queue items do not participate in unique reference checks. As such, we recommend that you do not delete an original queue item from a retry chain, since this prevents the validation of unique references.
2
. Update the value to 3
and the failed transactions are retried two more times instead of one.
Auto Retry Option : No
If you select No for the Auto Retry option, the Max # of retries field is hidden.
No transaction is being retried.
Sharing queues between folders enables launching jobs in multiple folders without redesigning your workflows in Studio when the underlying processes are targeting the same queue. Linking a queue to a folder makes the queue and all queue-associated objects, such as queue items, available in that folder.
-
A queue linked to multiple folders is marked using the icon. If the icon is not present, then the current folder is the only folder the queue resides in. Deleting it here completely removes the queue from Orchestrator.
-
You need the Queues - Create permission in the folders where you want to add the queue (target folders) and Queues - View in the folder where the queue currently resides (original folder). If you have Queues - Edit in the target folder, you also require Queues - Edit in the original folder.
Unlinking queues from folders can be performed in a manner similar to the linking operation. Navigate to the link-management areas presented in the procedures above and remove the connections between a certain queue and a certain folder.
Alternatively, you can remove a queue using the Remove functionality.
Removing a queue that exists in multiple folders only removes it from the folder where the removal operation takes place, it does not remove it from the other folders as well. In order to completely delete a queue, you must remove all its existing links.
You cannot unlink a queue from a folder in the following situations:
- queue SLA has been enabled in that folder;
- a queue trigger is attached to the queue.
In the Queues page, click More Actions > View Transactions. The Transactions page is displayed, containing only the items from the indicated queue.
In the Queues page, click on Review Requests to display all the queue items assigned for revision to the currently logged-in user. The page allows for status changes and managing item information.
To view the chart for a specific queue, click More Actions button, and then View Chart.
A line chart displays the transaction status evolution over a specific amount of time. The time period (last hour, day, week, 30 days) can be changed, and you can view the average execution time and the maximum number of retries.
To monitor a queue, click the corresponding More Actions button and then Monitor Queue. Alternatively, select it from the Queues Overview widget (Monitoring > Queues).
Note that monitoring a queue requires your user to have View permissions on Queues and on Monitoring. Additionally, Edit on Monitoring is required in order to disable errors from the Error Feed widget on the Monitoring > Queues page.
To remove a queue, click the corresponding More Actions button and then Remove.
Alternatively, select it from the Queues page and click Remove. The queue is no longer displayed on the Queues page.
- Creating a Queue
- Editing Queues
- Editing a Queue Name
- Changing the Auto Retry Option
- Setting a Maximum Number of Retries
- Managing Queue Links
- Linking Multiple Queues to the Current Folder
- Linking a Queue to Multiple Folders
- Unlinking Queues From Folders
- Displaying Transactions
- Displaying Review Requests
- Displaying the Queue Chart
- Monitoring a Queue
- Removing a Queue