Try OpenEdge Now
skip to main content
Web Services
Creating ABL Clients to Consume OpenEdge SOAP Web Services : Creating an ABL Client from WSDL
 

Creating an ABL Client from WSDL

The chapter describes how to turn WSDL files into the basis for an ABL client that consumes OpenEdge SOAP Web services. This includes understanding how to generate ABL interface documentation from a WSDL file and how OpenEdge maps Web service parameters from the XML Schema types in WSDL to the ABL data types.
* Basics of an ABL client to consume Web services
* Using the WSDL Analyzer
* Mapping XML Schema data types to ABL data types