UiPath - Start processing queue items action

The Start processing queue items action allows you to start processing a queue item in UiPath Orchestrator.

Input

Input fieldDescription
Queue nameProvide the queue name to which the item belongs.
Robot identifierThe unique key identifying the robot that sent the request. Must be in the form of UUID.
Queue item contentSet the data to pass to the queue item.
Postpone untilSet the earliest date and time at which the item is available for processing. If empty, the item can be processed as soon as possible.
DeadlineSet the latest date and time at which the item should be processed. If empty, the item can be processed at any given time.
ReferenceCustom reference value provided when the item was added to the queue.
Reference filter optionSelect the suitable value from the drop-down menu.
Parent operation IDProvide the unique ID for parent operation.

Output

Output fieldDescription
Queue definition IDUnique identifier of the queue to which the item belongs. It links the queue item to its parent queue definition in Orchestrator.
IDUnique identifier of the queue item.
KeyInternal key associated with the queue item.
Ancestor unique keyUnique key of the ancestor queue item, if applicable.
Manual ancestor unique keyUnique key of the manually linked ancestor item.
Robot IDIdentifier of the robot that processed the item.
Parent operation IDID of the parent operation linked to this queue item.
Operation IDID of the operation associated with the current processing attempt.
Output dataOutput result data from processing the item.
Analytics dataAnalytics or telemetry data captured during processing.
Reviewer user IDID of the user who reviewed the queue item, if review status is set.
Ancestor IDSystem ID of the ancestor queue item.
Manual ancestor IDSystem ID of the manually assigned ancestor item.
Retry numberNumber of times the item has been retried.
Creation timeTimestamp when the queue item was created.
ProgressText indicating the progress or stage of processing.
Processing exception typeType of exception encountered (for example, Application, Business).
Has video recordedBoolean indicating if a video was recorded during processing.
Processing exceptionDetails of the exception if the item failed during processing.
ReferenceCustom reference provided when the item was added to the queue.
Start processingTimestamp when the item began processing.
End processingTimestamp when the item completed processing.
Defer dateDate/time after which the item becomes available for processing.
Risk SLA dateDate/time before which the item should be processed to meet SLA.
Due dateOptional due date for the queue item.
StatusCurrent status of the queue item (for example, New, Successful, Failed).
Review statusStatus indicating whether the item was reviewed (for example, Pending, Accepted).
PriorityPriority level assigned to the item (for example, Low, Normal, High).
Unique keyA unique string key that ensures queue item uniqueness.
Organization unit IDID of the folder (organization unit) where the item exists.
Organization unit fully qualified nameFull path of the folder hierarchy for the queue item.
Seconds in previous attemptsTotal time spent in all previous processing attempts.
Manual retry numberNumber of times the item has been manually retried.
Specific dataInput data used for processing the queue item.
Row versionVersion tracking token for concurrency control.
EncryptedIndicates whether the queue item data is encrypted.
Queue definition IDIdentifier of the queue to which this item belongs.
Specific contentA list of custom input fields added to the queue item; in this case, it contains a single field named Date representing a date value used during item creation.
OutputFinal output/result generated after processing.
AnalyticsAnalytical data tied to the transaction, typically used for reporting.

Last updated: