Oracle Integration Cloud Service provides “Global Fault Handler” to catch errors/faults in integration. In an event of a fault in a integration it goes to “Global Fault Handler” to perform some user define actions like notifying error, etc. and then stops integration with an error state.
Problem:
What happens when you have to iterate through multiple conditions and need to continue even if one condition fails.
Solution:
Here is a scenario with one set of iteration or condition
If you see the above integration where you have multiple conditions and want the integration to move on to the next logical step the Integration will stop and not move ahead
Using Scope we can catch the error and move ahead to the next logical step in the integration . This does not stop the integration abruptly but rather moves to the next logical step . This helps to have a proper try catch method in the Integraion
For more info and help with your ICS Integration and to know more about how ICS can be used for all your Integration Patterns feel free to reach us at info@icruxsystem.com
Join our mailing list to receive updates from our team