Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to route and store exceptions?

exceptions route store
0
Posted

How to route and store exceptions?

0

Since the CCF is based on openAdaptor, it uses openAdaptor’s mechanisms to handle exceptions. Within the wiring configuration, one single exception handler, a chain of exception handlers or even a message hospital can be set up. Information how to setup these exception handlers can be found here. The example integration scenarios that come with the CCF typically use a form of the message hospital paradigm. All exceptions are stored with their time stamp, originating component, user name, error description and artifact data within a file or data base table. This permanent storage is called “hospital” in the openAdaptor jargon. Artifacts within the hospital can be analyzed to find out why the could not be shipped. Feel free to add further exception handlers to these scenarios just by changing the wiring configuration.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123