When you click a transaction’s ID in the transactions list, DPOD loads the full details of the transaction into the information window.
...
The panel at the top of the window displays various details about the transaction, such as time, status, device, domain, API Name, catalog, etc.
Previous/Next
...
buttons
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.
Transaction Analysis Panel
...
Column | Description |
---|---|
Category | The message’s category |
Severity | The message’s severity |
Time | The message’s timestamp |
Direction | The message’s direction. This may be:
|
Object Type | The object type associated with this message |
Object Name | The object name associated with this message |
Client IP | The Client IP this message originated from. This may be the actual client, or a load balancer. |
Message Code | The message’s code |
Message | The actual message logged. |
Payload Tab
When WS-M recording is switched on, the Payload pane of the table will contain payload information for the messages displayed.
The payload is shown for the front end, for both the request and response phases.
Extended Latency Tab
Detailed latency information for both the request and response phases.
Side Calls
The side calls tab shows both side calls that were made by user policies and internal side calls (such as calls to API-C Analytics).
...