Important!
All page filtering options applied to the Transaction page are also applied to the generated .csv file.
Field | Description |
---|---|
Status | The status of the transaction at the moment when the .csv file has been generated. For more information, see Queue Item Statuses. |
Revision | The review status of the queue items. For more information, see Queue Item Statuses. |
Reference | The 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. |
Exception | Displays the type of exception (ApplicationException or Business Exception) thrown, if the transaction failed. |
Deadline | The exact date and time before which this item has to be processed. |
Priority | The execution priority assigned to the transaction. |
Robot | The name of the Robot that processed a given transaction. |
Postpone | The exact date and time after which this item can be processed. |
Started | The exact time at which the Robot started processing the given transaction. |
Ended | The exact time at which the Robot finished processing the given transaction. |
Transaction Execution Time | The 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 Data | The information you added to the transaction. |
Key | A unique identifier of the transaction. This key can be used to search for a specific transaction in ElasticSearch. |
Reviewer Name | The name of the user that was assigned as a reviewer. This field is blank if the item does not have a reviewer. |
Exception Reason | Displays the reason of a transaction error. |
Output | Displays the arguments defined for the Output field when creating your project. |
Updated 3 years ago