Displaying XML data with the Service Content view

With the Service Content view you can view the XML or text data that are sent and received by service calls and message returns. You can also use this view to compare expected and actual XML or text data after a test run.

About this task

To display the XML or text contents of a call:

Procedure

  1. Click Window > Show View > Other, and click Test > Service Content.
  2. In the test editor, select a service call or message return test element. The Service Content view displays in colors the XML data of the selected element. To toggle syntax coloring, click the XML Source Coloring button.
  3. Click Apply Security Algorithm to toggle between showing the XML as modified by the selected security algorithms or as raw XML data.

What to do next

You can change the styles used by this view in the Service Content preferences.

Feedback