When you click a transaction’s id in the transactions widget, DPOD loads the full details of the transaction into the information window.
...
If you navigate to this page from a transactions list that contains more than one transaction, previous/next buttons will appear to quickly move to the next or previous transaction on that list.
The size of next/previous transactions results can be defined in the System Parameters list.
...
Displays the request and response size.
This data is only available since IDG firmware 7.6.0.8 and 7.7.1.2 for transactions of traditional IDG services.
Memory
Memory consumption graphs for the request and response parts of the transaction, across the transaction lifetime and state changes.
...
Column | Description |
---|---|
Type | The call type - such as SQL, LDAP, etc. |
Direction | request or response |
Time | When the call was made |
Elapsed (ms.) | Elapsed time of the call in milliseconds |
Status | Whether the call was successful or not |
Details | Additional details about the call, such as the SQL statement, HTTP request URL, etc |
Payload Tab
When WS-M recording is switched onpayload is captured for this transaction, the Payload pane of the table will contain payload information for the messages displayed.
The payload is shown for both the front end and the back end (when applicable), for both the request and response phases.
Extended Latency Tab
Detailed latency information for both the request and response phases.
...