Binding to a Web service
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Binding to a Web service is a two-step process:
- Create a server object handle.
-
Execute the
CONNECT( )method on the server object handle.