SOAP Web service architecture in OpenEdge
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following figure shows the basic Web services architecture, highlighting the specific OpenEdge elements used to produce a Web service.

As the above figure shows, producing an OpenEdge SOAP Web service only requires deploying an interface for an AppServer-enabled ABL application on the WSA. Both your application and the expected clients affect how you define that interface.