Viewing Business Services Test Results

Table 30-4 describes business service testing results.

Table 30-4 Testing Results for Business Services 
Section
Description
Business Service Name
The name of the business service.
Test Console Actions
Click Back to display the previous browser page.
Click Close to close the test console window.
Request Document
The request message sent to the business service by the test console.
This section is initially collapsed if the test console did not modify the request message. This section is initially expanded for SOAP services configured using the Form tab, or if WS-Security has been applied.
If WS-Security has been applied, this section will contain two SOAP messages. The first message is the clear text message. The second is the secured SOAP message.
Response Document
The message response.
For a SOAP service with a WS-Security response, this section will contain two SOAP messages. The first SOAP message is the secured message as received by the client. The second SOAP message is the corresponding clear text message.
Response Metadata
The metadata returned with the message response.

Note: The secured SOAP message is displayed pretty printed, for example, with extra white spaces. This SOAP message cannot always be used as the literal data as white spaces can affect the semantics of the document. For example, digital signatures are whitespace sensitive and can become invalid.