Try OpenEdge Now
Web Services
Creating OpenEdge SOAP Web Services
:
Building Clients for OpenEdge SOAP Web services
:
SOAP format impact on generated client interfaces
:
Method signatures
Method signatures
Client interface method signatures typically map to ABL prototypes as follows:
Doc/Lit
— Method signatures do not necessarily match the prototypes in the ABL
RPC/Literal
— Method signatures normally match the prototypes in ABL
RPC/Encoded
— Same as RPC/Literal