OpenEdge Web services support the passing of ABL static and dynamic temp-tables and ProDataSets as parameters. The WSDL Analyzer enables ABL clients to handle all these parameters simply. Non-ABL clients require more coding to handle dynamic temp-tables and ProDataSets and to handle ProDataSets with before-image data.
For examples of client applications using relational data, see
Sample Code with SOAP Messages for OpenEdge Web Services. For examples of how WSDL represents relational data, see
Understanding WSDL Details.