Exam MCD - Level 1 All QuestionsBrowse all questions from this exam
Question 93

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?

    Correct Answer: A

    To ensure that a global error handler catches all errors from flows without their own error handlers, it must be specified as a global element. Global elements in Mule applications are used to define configurations that can be reused across multiple flows and components, including error handlers.

Discussion
pgarciarOption: A

A is correct

RenatoJrOption: A

According the reference A is the correct answer.

DineshsinghalOption: A

Correct Answer is A

AIBhattiOption: A

Yes A is right option.

ExamDevOption: A

Global elements hold all the global kinds of stuff!!!

miguel_romeroOption: A

A is correct

ExamDevOption: A

A is correct