- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- Configuring automation capabilities
- Solutions
- Audit
- Settings
- Cloud robots
- Folders Context
- Automations
- Processes
- Jobs
- Apps
- Triggers
- Logs
- Monitoring
- Queues
- Bulk uploading Queue Items using a CSV file
- Managing Queues in Orchestrator
- Managing Queues in Studio
- Editing Transactions
- Field Descriptions for the Transactions .csv File
- Review Requests
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Resource Catalog Service
- Integrations
- Troubleshooting
Field Descriptions for the Transactions .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. |
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. |