MCD-Level-1 Exam Question 86
What DataWeave expression transforms the example XML input to the CSV output?

A)

B)

C)

D)


A)

B)

C)

D)

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

The main flow contains a Flow Reference for the child flow.
What values are accessible in the child flow after a web client submits a request to http://localhost:8Q81/order? color=red?

The main flow contains a Flow Reference for the child flow.
What values are accessible in the child flow after a web client submits a request to http://localhost:8Q81/order? color=red?
MCD-Level-1 Exam Question 88
A Mule application contains an ActiveMQ JMS dependency. The Mule application was developed in Anypoint Studio and runs successfully in Anypoint Studio.
The Mule application must now be exported from Anypoint Studio and shared with another developer.
What export options create the smallest JAR file that can be imported into the other developer's Anypoint Studio and run successfully?

The Mule application must now be exported from Anypoint Studio and shared with another developer.
What export options create the smallest JAR file that can be imported into the other developer's Anypoint Studio and run successfully?

MCD-Level-1 Exam Question 89
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 90
An API specification is designed using RAML. What is the next step to create a REST Connector from this API specification?
