Show TOC

Procedure documentationMonitoring Messages Locate this document in the navigation structure

Procedure

Perform the following actions in the Runtime Workbench:

  1. To call the Runtime Workbench to monitor the exchanged messages, choose   Process Integration   Start Integration Builder   in the user menu.

    You reach the start page of SAP NetWeaver Process Integration.

  2. Under Integration Monitoring, choose Runtime Workbench.

    The system displays the Runtime Workbench start page.

  3. Choose Message Monitoring and select the component that you want to use, in this case the Integration Server.

    The component name of the Integration Server begins with IS (normally the first component in the selection list).

  4. Choose Display and use suitable filter criteria to limit the number of XML messages to be displayed.

    Recommendation Recommendation

    The processing time is a suitable filter criterion (from ... to ...). We also recommend that you restrict the namespace of the sender interface to the value http://sap.com/xi/XI/Demo*.

    End of the recommendation.
  5. Choose Use Filter.

    The system displays the selected messages in a table. The Status column displays the status of the message.

  6. To display the content of a message, select the message in the table and choose Details.

    This takes you to a detailed display of the message display tools, which displays the content of the message including all existing message versions for the various phases of message processing.

    The navigation tree displays various information for each message version in a subtree. For example, under   Payloads   MainDocument (application/xml)   you find the die business application data and under   SOAP Header   Main   the technical information, such as sender and receiver. To display the information, double click the entry. The system displays the information in the active window.

Note Note

The monitoring transaction in the SAP system of the Integration Server provides an alternative to message monitoring. To call the monitoring transaction, choose   Process Integration   Monitoring   Integration Engine: Monitoring   in the user menu. Choose Monitor for Processed XML Messages and then Execute. As in the Runtime Workbench, you have the option of limiting the number of messages to be displayed by using suitable filter criteria and displaying the content of selected messages.

End-to-end monitoring enables you to track the entire path of the message during its processing.

End of the note.

Caution Caution

You must configure this function separately (see the Demo Examples Configuration Guide).

  1. In the Runtime Workbench, choose End-to-End Monitoring.

    The system displays the instance view of this message and highlights the involved components.

  2. If you only want to display the involved components, select the Only Display Involved Components checkbox.

End of the caution.