Try OpenEdge Now
skip to main content
Web Services
Creating ABL Clients to Consume OpenEdge SOAP Web Services : Creating an ABL Client from WSDL : Using the WSDL Analyzer : Analyzing wrapped document literal : Programming options
 
Programming options
The ABL accepts, without restriction, both the wrapped and unwrapped forms for procedures or functions that map to Wrapped Doc/Lit operations. You can use either one or both of the wrapped and unwrapped forms as overloads of a Wrapped Doc/Lit operation (as documented by the WSDL Analyzer) to program that operation in ABL.
For more information on using the programming options that the WSDL Analyzer pages for Wrapped Doc/Lit Web services, see Coding options for wrapped document literal.