Working With the PIX/PDQ Manager

Viewing Messages

The Messages tab of the PIX Console allows you to view information about the messages that are processed through the PIX/PDQ Manager. You can view the processing flow of the message through PIX/PDQ components, and you can view the content of the input message and any other messages that are generated by the PIX/PDQ Manager components. The PIX Console also lets you view the additional component information, called extensions, to correlate specific component instance with messages. For example, you can view the BPEL process instance ID along with the corresponding message control ID.

ProcedureTo View Messages

  1. On the PIX Console, click the Messages tab.

    A list of transactions appears.

    Figure shows the Message tab of the PIX Console.
  2. To navigate through the transaction list, use the arrow buttons beneath the transaction table.

  3. Select a transaction to view from the list.

  4. Expand the tree nodes to view how the message was processed through the PIX/PDQ Manager.

    Figure shows a message trace for the selected
transaction.
  5. To view the content of the messages involved in the transaction, do the following:

    1. Expand the tree view for the selected transaction until you see the request or response message you want to view.


      Note –

      Each transaction can contain multiple request and response messages since the PIX/PDQ Manager generates additional responses and requests based on the type of transaction being processed.


      Figure shows an expanded message trace for a
transaction.
    2. Click the envelope icon to the right of the message description.

      The payload appears in XML format.

      Figure shows the message payload as accessed
from the message trace.
  6. To view extensions for the components that processed the transaction, do the following:

    1. Expand the tree view for the selected transaction until you see the component whose extensions you want to view.

    2. Click the puzzle icon to the right of the component.

      The extension information appears in a popup window.

      Figure shows a message extension.