Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Field Descriptions for the Transactions .csv File

📘

Important!

All page filtering options applied to the Transaction page are also applied to the generated .csv file.

FieldDescription
StatusThe status of the transaction at the moment when the .csv file has been generated. For more information, see Queue Item Statuses.
RevisionThe review status of the queue items. For more information, see Queue Item Statuses.
ReferenceThe custom identifier you added to a transaction or a group of transactions. The reference can be unique, depending on what you chose in the Unique Reference field when you created the queue.
ExceptionDisplays the type of exception (ApplicationException or Business Exception) thrown, if the transaction failed.
DeadlineThe exact date and time before which this item has to be processed.
PriorityThe execution priority assigned to the transaction.
RobotThe name of the Robot that processed a given transaction.
PostponeThe exact date and time after which this item can be processed.
StartedThe exact time at which the Robot started processing the given transaction.
EndedThe exact time at which the Robot finished processing the given transaction.
Transaction Execution TimeThe processing time for a transaction. It is calculated as the End Processing time minus the Start Processing time.
Retry No.The number of times a given transaction has been retried.
Specific DataThe information you added to the transaction.
KeyA unique identifier of the transaction. This key can be used to search for a specific transaction in ElasticSearch.
Reviewer NameThe name of the user that was assigned as a reviewer. This field is blank if the item does not have a reviewer.
Exception ReasonDisplays the reason of a transaction error.
OutputDisplays the arguments defined for the Output field when creating your project.

Updated 3 years ago



Field Descriptions for the Transactions .csv File


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.