Try OpenEdge Now
skip to main content
Configuration
Configuring OpenEdge SOAP Web Services : Configuring and managing SOAP Web services
 

Configuring and managing SOAP Web services

The Web Services Adapter (WSA) (for OpenEdge SOAP Web Services) is a Java servlet that exposes OpenEdge AppServer applications as SOAP Web services. The WSA is installed and runs in the context of a Java servlet engine (JSE) that runs in the context of a Web server.
To expose AppServer applications as SOAP Web services, the WSA serves a dual role:
*As a gateway between the SOAP request messages, which SOAP Web services and SOAP Web service clients exchange, and ABL applications on the AppServer, which execute SOAP Web service requests
*As an application server that hosts, manages, and provides communications and run-time support for multiple deployed SOAP Web service applications
* SOAP-AVM gateway
* Web Service Application Server
* Managing SOAP Web services with the WSA
* SOAP Web service session models and the WSA