MCD-Level-1 Exam Question 6

A Mule project contains a DataWeave module called MyModule.dwl that defines a function named formatString. The module is located in the project's src/main/resources/modules folder.
What is the correct way in DataWeave code to import MyModule using a wildcard and then call the module's formatString function?
A)

B)

C)

D)
  • MCD-Level-1 Exam Question 7

    Refer to the exhibits.

    Each route in the Scatter-Gather sets the payload to the number shown in the label. What response is returned to a web client request to the HTTP Listener?
    A)

    B)

    C)

    D)
  • MCD-Level-1 Exam Question 8

    Refer to the exhibit.

    What is the correct syntax to add an employee ID as a URI parameter in an HTTP Listener path?
  • MCD-Level-1 Exam Question 9

    Refer to the exhibit. The input array of strings is passed to the batch job, which does NOT do any filtering or aggregating. What payload is logged by the Logger component?
  • MCD-Level-1 Exam Question 10

    Refer to the exhibit. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP request use default configurations.
    What values are accessible to the Logger at the end of the flow after a web client submit request to
    http://local:801/order?color=red?