Web Service Error Handling in Caché
Part III of this tutorial focuses on Web Service error handling using SOAP Faults. It covers error handling from the perspectives of both a Caché Web Service client and a Caché Web Service producer. After completing this part of the tutorial, you will be able to:
Add SOAP Fault generating code to Caché Web Service producer classes
Add code to Web Service producer applications that returns SOAP Faults inside SOAP envelopes
Add code to Caché Web Service consumer classes that process SOAP Faults returned by Web Service producers