When a web service action is run, you can view the web service history. The web service history shows, for example, the:

  • Status of the web service action run.
  • Related web service requests.
  • Related message runs.
Possible issues can occur, for example, in the:
  • Message run.
  • Connection with the web service.


Standard procedure

1. Click Connectivity studio Integration operations.
2. Review the web service action runs for which errors occurred.
  Click the Webservice errors tab.
 

Note: You can also click the Web service tab, which shows all web service action runs.

3. In the list, find and select the desired web service action run.
4. Click Web service history.
5. You can view history that is related to the web service action run history.
The Web requests tab shows all web requests that are sent during the web service action run.
  Expand the Details section.
 

Note: You can view detailed information about a web request:
- If a web request has an error, select it, and, on the Error tab review the details of the reported error.
- For outbound web service actions, you can view the web request header in JSON format. Authorization information is excluded from the header.
- For inbound and outbound web service actions, you can view the transferred data in the format as defined by the applicable message.

6. The Message history tab shows all messages that are run for the web service action run.
  Click the Message history tab.
 

Note: If a message has an error, review the details of the message run. To do so, on the Action pane, on the History tab, click Message history.

7. Close the page.

Provide feedback