1.

What Are Different Ways Of Error Handling Available In Oracle Service Bus?

Answer»

Oracle Service Bus provides robust and flexible ERROR handling for configured SERVICES. It can handle ERRORS in the following ways:

  • Testing WHETHER an assertion is true and sending a reply with failure in the request or response pipeline.
  • Configuring the service to catch and handle the error at multiple levels including the stage, route node, pipeline, or service levels. The level configured to catch the error depends on the service behavior desired.
  • Letting the DEFAULT system error handler handle the error.

Oracle Service Bus provides robust and flexible error handling for configured services. It can handle errors in the following ways:



Discussion

No Comment Found