UiPath - Mark queue item action

The Mark queue item action allows you to mark the queue item of a selected queue in UiPath Orchestrator.

Input

Input fieldDescription
Queue item IDProvide the queue item ID.
Is successfulSelect the boolean value from the drop-down menu.
Processing exceptionProvide the details of processing exception, if any. It is an object containing fields such as Reason, Details, and Type.
OutputSet the data to pass to the queue item.
AnalyticsSet the data to pass to the queue item.
ProgressAn optional text field indicating progress details or a status message of the update.
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.
Operation IDProvide the unique identifier of the marking operation, used for tracking the update action.

Output

Output fieldDescription
SuccessReturns the status of the mark action.

Last updated: