Results Table
Last updated
Last updated
The center of the Transactions Console contains a table with your Transactions. This is what the table looks like when you search for transactions.
Each row in the table represents a transaction and displays the following information
Transaction ID
This contains a unique transaction ID for the processing event. A transaction ID may be original ID or may also contain the following to prefixes
“S” = Sub Transaction (eg. S 987654321) - Represents a Sub transaction and the ID represents the original transaction ID. In this example the transaction represents a replay from the original transaction 987654321. Sub transactions may get created from the Business Process configuration and may represent use cases such as unique transactions within a batch. The batch may represent the original transaction and the sub transaction the processing of the unique transaction within the batch.
“R” = Replay Transaction (eg. R 123456789) - Represents a Replay transaction and the ID represents the original transaction ID. In this example the transaction represents a replay from the original transaction 123456789
Replay Status
This data contains whether the transaction is the original or if it is a manually replayed transaction
Status
Success - Transaction processed Successfully
Warning - Transaction occurred a “Warning” condition based on validation rule, but processing completed as configured
Failure - Transaction occurred a Hard Failure, and an alert if configured triggered for the event.
Start Time
Represents the Start Time of the transaction record represented in UTC time zone
Source Connection
Contains the name of the Source Connection used within the Business Process. This data represents the connection that originated the transaction. The data will be pulled from the name of the Connection configured via “Connections”
Target Connection
Contains the name of the Destination Connection used within the Business Process. This data represents the connection that the output data will be sent to. The data will be pulled from the name of the Connection configured via “Connections”
End Time
Represents the Start Time of the transaction record represented in UTC time zone
Clicking the select function on a single Transaction or multiple, controls for the following will show:
Replay
Replay+
Replay Script
Cancel Transaction