Manage Transactions
Transactions are created to document system events; for example, a transaction is created when you log in, or whenever a task is running. Transactions are typically used to troubleshoot failed processes, see how many entities were included within a task, and review system performance.
This page allows you to search for and view information related to transactions. This page is commonly accessed through links from other pages (such as, the Activity Dashboard, Manage Runs, and Manage Tasks) because it is necessary to know the system-generated transaction identifier or name in order to find a specific transaction.
Fields and Buttons
The top section of the Manage Transactions page allows you to search for transactions matching criteria in the fields:
- Transaction ID: Transaction’s system-generated, unique identifier.
- Task Log ID: Task log’s system-generated, unique identifier.
- Transaction Type Code: Search by the transaction type.
- Transaction Name: System-assigned name to the transaction.
- Refresh Rate: Frequency, in seconds, that the results should be automatically updated.
- Get Transactions: Allows you to search for transactions matching the criteria set in the top section’s fields.
Data Table
The data table includes the following elements:
- Transaction ID: Transaction’s system-generated, unique identifier.
- Task Log ID: Task log’s system-generated, unique identifier.
- Transaction Type Code: Transaction’s system-assigned type.
- Transaction Name: System-assigned transaction name.
- Server Process: Server node that ran the task.
- Transaction Value Count: Displays the number of values that were used to complete the transaction.
- View: Opens the View Transactions dialog box, which displays the same data as provided in the data table row. In addition, it includes transaction description, status code, transaction progress, transaction start time, transaction end time, and create time.
- Transaction Log: Navigates to the Transaction Log page so that you can see further information.
- Batch Log link: Navigates to the Batch Log page so that you can see further information.