Table of Contents

Search

  1. Preface
  2. Web Service Concepts
  3. Understanding the Web Services Provider
  4. Using the Web Services Hub Console
  5. Batch Web Service Operations
  6. Writing Client Applications
  7. Working with Web Service Sources and Targets
  8. Editing Web Service Sources and Targets
  9. Working with Web Service Mappings
  10. Working with Web Service Workflows
  11. Appendix A: Web Service Sample Client Applications
  12. Appendix B: Configure the Web Browser

Web Services Provider Guide

Web Services Provider Guide

User-Defined Faults

User-Defined Faults

To send error data to the target, you can define fault views in the target definition. If the transformation logic in the web service mapping sends error data to the target, the Integration Service writes messages to fault targets. Send error data to the target when you want to catch and resolve specific errors. For example, you expect the datatype of the response to be a string. If the web service workflow sends a numeric response, you can send the response to the fault target. You can then evaluate the response and resolve the error.

0 COMMENTS

We’d like to hear from you!