Error Handling in Mule 4
Messaging error occurs when an event is processed through mule flow that throws an error-Normal execution stops and an event is passed through the first processor in the error handler.
If there is no error handler defined, a default error handler is...
nandineeramanathan.hashnode.dev4 min read