Where must the global error handler be specified so that the global error handler catches all errors from flows without their own error handlers?


A Mule application contains a global error handler configured to catch any errors.

Where must the global error handler be specified so that the global error handler catches all errors from flows without their own error handlers?
A . A configuration properties file
B . Nowhere, the global error handler is automatically used
C . A global element
D . The pom.xml file

Answer: C

Leave a Reply

Your email address will not be published.