MCD - Level 1 Exam QuestionsBrowse all questions from this exam

MCD - Level 1 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?

Show Answer
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

7 comments
Sign in to comment
pgarciarOption: A
Mar 29, 2021

A is correct

RenatoJrOption: A
Aug 22, 2021

According the reference A is the correct answer.

AIBhattiOption: A
Jun 3, 2021

Yes A is right option.

DineshsinghalOption: A
Jun 19, 2021

Correct Answer is A

miguel_romeroOption: A
Dec 15, 2021

A is correct

ExamDevOption: A
Jan 22, 2024

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

ExamDevOption: A
Jan 22, 2024

A is correct