MCD-Level-1 Exam Question 11
Refer to the exhibits. In the color flow , both the variable named color and payload are set to "red".
An HTTP POST request is then sent to the decideColor flow's HTTP Listener.
What is the payload value at the Logger component after the HTTP request completes?


An HTTP POST request is then sent to the decideColor flow's HTTP Listener.
What is the payload value at the Logger component after the HTTP request completes?


MCD-Level-1 Exam Question 12
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?
Where must the global error handler be specified so that the global error handler catches all errors from flows without their own error handlers?
MCD-Level-1 Exam Question 13
A Utility.dwl file is located in a Mule project at src/main/resources/modules. The Utility.dwl hie defines a function named pascalize that reformats strings to pascal case.
What is the correct DataWeave to call the pascalize function in a Transform Message component?
A)

B)

C)

D)

What is the correct DataWeave to call the pascalize function in a Transform Message component?
A)

B)

C)

D)

MCD-Level-1 Exam Question 14
Refer to the exhibit. This RAML fragment defines a Book data type that is used in a RAML API specification.
An API implementation is created for this RAML API specification.
What is valid JSON input for a request from a web client to an implementation of this RAML API specification?

An API implementation is created for this RAML API specification.
What is valid JSON input for a request from a web client to an implementation of this RAML API specification?

MCD-Level-1 Exam Question 15
Refer to the exhibit.

The Database Select operation returns five rows from a database. What is logged by the Logger component?

The Database Select operation returns five rows from a database. What is logged by the Logger component?
