Try OpenEdge Now
skip to main content
Web Services
Creating OpenEdge SOAP Web Services : Building Clients for OpenEdge SOAP Web services : SOAP format impact on generated client interfaces
 

SOAP format impact on generated client interfaces

The SOAP format of your Web service affects how a client toolkit defines the objects and methods for interacting with the Web service. The following sections compare how the SOAP format affects the representation of various Web service components.
For examples of how some of these components appear in SOAP, see Sample Code with SOAP Messages for OpenEdge Web Services.
* Method signatures
* Method return values