Use a SOAP message viewer
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To view SOAP messages as they are sent and received, use a SOAP message viewer. The following table lists some examples.
| This SOAP message viewer . . . | Is . . . |
|---|---|
| WSAViewer | Provided with the OpenEdge installation |
| ProSOAPView | Provided with the OpenEdge installation |
| Microsoft SOAP Toolkit | Available for free download from Microsoft's Web site |
To use a SOAP message viewer:
- Change the Web service client to send requests to the port of the SOAP message viewer by changing the SOAP end point's URL host and port fields.
- Configure the SOAP message viewer to forward requests to the host and port of the WSA, where the Web service is deployed, and run the viewer.