MCD-Level-1 Exam Question 21

Refer to the exhibit.

What is the correct way to create a user?
  • MCD-Level-1 Exam Question 22

    What DataWeave expression transforms the array a to the XML output?
  • MCD-Level-1 Exam Question 23

    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)
  • MCD-Level-1 Exam Question 24

    Refer to the exhibits.


    The main flow contains a Flow Reference component configured to call the child flow What part(s) of a Mule event passed to the Flow Reference component are available in the child flow?
  • MCD-Level-1 Exam Question 25

    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?