How many Orchestrator WorkQueue QueueItem States?

How many queue states are there?

@priyadharshinikumaresan28

Queue : A queue is a container that enables you to hold an unlimited number of Business items. Queue items can store multiple types of data, such as invoice information or customer details. This information can be processed in other systems - SAP or Salesforce, for instance

Queue Status:
New - When a Business Item is newly added into Queue
In-Progress - When BOT pick the Particular Transaction to Process the data
Success - When the processed business item is success
Failed - When the processed business item unable to meet the Criteria
Delete - When you delete an Business Item from Queue
Retried -When the Business Item is Retired again since the previous has the Business Exception
Abandoned - When the Business Item is Stuck or Kept in In-Progress State for More than 24 hours.

Happy Learning!!

Hi @priyadharshinikumaresan28
Welcome to UiPath Community
Please read the documentation of queues

Hi @priyadharshinikumaresan28

Welcome to uipath community

Check out this document

image

Regards
Gokul

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.