After executing a search, all SOAP messages that match your criteria are retrieved. To view the SOAP request and response details, click the Details icon for a given instance ID listed in the search result table. The Request and Response Details page appears.
General SOAP request heading is displayed at the top of the page. This header information includes Web service name, operation name, interaction pattern, username, responsibility, NLS language, security group name, execution time, and whether the request is audited or not.
Clicking a Web service name link launches the interface details page for the service in Integration Repository. This lets you view the integration interface and service in details.
In addition to the general header, the following regions are displayed in the details page:
Request Details: This region contains the SOAP request received date and time, number of attachments, request status, and the view link to view the payload of the SOAP request.
Click the SOAP Request View link if available to view the actual XML file of this request.
Note: The View link appears only if at the time of processing that request, the auditing feature was enabled for the selected interface or service. If it was disabled at the time of processing that request, the View link will not appear. The same theory applies to processing SOAP responses as well.
Additionally, the following regions appear in the Request region if certain conditions are met:
Error Information: If the request has failure status caused by server fault, the Error Information region appears with the error description and details.
For error messages, error codes, and possible solutions, see Error Messages.
Attachment: If the SOAP request has attachments associated with it, the Attachment region appears with attachment details including all attachment names and MIME Type information.
Response Details: This region contains the SOAP response sent date and time, number of attachments, and the view link to view the payload of the SOAP response.
Click the SOAP Response View link if available to view the actual XML file of this response.
Note: The View link appears only if at the time of processing that response, the auditing feature was enabled for the selected interface or service. If the auditing feature was turned off at the time of processing that response, the View link will not appear. The same theory applies to processing SOAP requests as well.
Additionally, if the Interaction Pattern is of type 'Request-Only', the View link for response payload is not shown.
To view SOAP request and response details:
Log in to Oracle E-Business Suite as a user who has the Integration Administrator role. Select the Integrated SOA Gateway responsibility.
From the navigation menu, select the Service Monitor link from the Administration section to open the Monitor Search page.
Perform a search to display the search result. See: Searching SOAP Requests.
Click the Details icon for a given request to view the SOAP request and response details. The Request and Response Details page appears.
Click the SOAP Request or Response View link if available to view the actual XML file for the SOAP request or response message.
If there is any attachment associated with it, the attachment information appears in the Attachment region.
If the SOAP request status is 'Failed', then the Error Information region appears in the Request Details region.