MCD-Level1-Delta Exam Question 1

What DataWeave expression transforms the example XML input to the CSV output?

A)

B)

C)

D)
  • MCD-Level1-Delta Exam Question 2

    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-Level1-Delta Exam Question 3

    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?
  • MCD-Level1-Delta Exam Question 4

    Refer to the exhibits.


    A Mule application contains a Choice router. What is logged when the flow completes?
  • MCD-Level1-Delta Exam Question 5

    Refer to the exhibits.

    The orders.csv file is read, then processed to look up the orders in a database. The Mule application is debugged in Any point Studio and stops at the breakpoint.
    What is the payload shown in the debugger at this breakpoint?