Try OpenEdge Now
skip to main content
Web Services
Creating ABL Clients to Consume OpenEdge SOAP Web Services : Handling Errors in ABL Requests to OpenEdge SOAP Web Services : Detecting a SOAP fault
 

Detecting a SOAP fault

ABL has two error handling models: traditional error handling and structured error handling. The sections below describe how to handle a SOAP fault using each model. For more complete information on error handling, see OpenEdge Development: Error Handling.
* SOAP faults with traditional error handling
* SOAP faults with structured error handling