On Error Continue in Mule 4 Example
On error continue handles the error and control moves to next component and gives 200 success response code. In this component, control does not move to the message source after the error occurs.
Below is the flow showing on error continue exception strategy
On error continue settings:
No comments:
Post a Comment