This is the default view when you click to open the Investigate process. It provides details of the transactions in the system, according to the filters set.
Filters
See Available Filters for a complete list of filters.
Transactions Grid
The following information is available for each transaction:
Column | Description |
---|---|
Service Name | The service the running the transaction. |
Operation | The operation type of this transaction (may show the Request URI for Multi-Protocol Gateway services) |
Time | The time this transaction was logged |
Device | The device this transaction ran on. |
Domain | The domain this transaction ran in |
Status | The status of the transaction. This may be either OK, ERROR or INPROCESS |
Trans Id | This is the monitored device's transaction id. |
Client IP | The client originating the transaction. This can sometimes be the IP of the load balancer. |
Elapsed (ms) | The elapsed time of the transaction in milliseconds |
Payload | When WS-M recording is on, this column will contain the payload of the transaction. |
...
Note
IN PROCESS transactions may or may not have completed OK. INPROCESS signifies that DPOD has not found an ‘End transaction’ message in the log for this transaction.