Try OpenEdge Now
skip to main content
Web Services
Creating ABL Clients to Consume OpenEdge SOAP Web Services : Invoking OpenEdge SOAP Web Service Operations from ABL : Managing complex data : Types of complex data : Complex data in SOAP headers and SOAP faults
 
Complex data in SOAP headers and SOAP faults
You can also use techniques available for managing complex data parameters to access and manage the data for SOAP header entries and SOAP fault detail elements. You can get and set this data either as serialized character strings or as DOM trees. For more information, see Handling SOAP Message Headers in ABL, Handling Errors in ABL Requests to OpenEdge SOAP Web Services.