Previous Topic: Path GraphNext Topic: Export Path Diagram to PDF


Frame Information

The transaction detail dialog displays information about a frame that is selected in the path graph. The frame information displays in the lower portion of the transaction detail dialog.

The frame information contains the following tabs:

The Frame tab and the Log Messages tab appear for all frame types.

Frame

The Frame tab shows the metadata values and the location values of the selected frame. The following details are listed:

Frame Meta Data

Location Values

If the execution time for a frame is so low that it rounds down to zero, the value 0 ms is displayed.

Request Tab

The Request tab displays the actual request that the selected frame sent. This tab appears only for non-JMS and non-JDBC frames.

If a WebSphere MQ transaction includes a binary payload, the Request tab displays a human-readable version of the payload. The nontext characters are removed. You can view the original binary payload in the XML tab.

Response Tab

The Response tab displays the actual response that the selected frame received. This tab appears only for non-JMS and non-JDBC frames.

If a WebSphere MQ transaction includes a binary payload, the Response tab displays a human-readable version of the payload. The nontext characters are removed. You can view the original binary payload in the XML tab.

Log Messages Tab

The Log Messages tab contains any log messages. The following details are listed:

By default, the minimum level of log messages is Warning. To change the minimum level, configure the Java logging level property.

You can configure this property from the Agents window of the DevTest Portal. The property appears in the Settings tab.

To sort the columns, click the drop-down arrow in a column heading and select Sort Ascending or Sort Descending. To show or hide columns, click the drop-down arrow in a column heading, point to Columns, and select or clear the check boxes.

XML Tab

The XML tab displays the raw XML of the instrumentation response in the frame. This tab appears for all frames other than JDBC frames.

The XML tab is additive. The frames to the right contain less information than the frames on the left. The first frame contains the complete response.

Exception Tab

If the frame contains an exception, the Exception tab displays the stack trace.

This feature has the following prerequisites:

Payload Tab

The Payload tab displays the JMS payload. This tab appears only for JMS frames.

SQL Summary Tab

The SQL Summary tab provides a summary of the SQL information. This tab appears only for JDBC frames.

The following details are listed:

Clicking the SQL statement displays the results.

Double-clicking the SQL statement opens a dialog that displays the entire statement.

To sort the columns, click the drop-down arrow in a column heading and select Sort Ascending or Sort Descending. To show or hide columns, click the drop-down arrow in a column heading, point to Columns, and select or clear the check boxes.