Refer to the exhibit.
What Database expression transforms the input to the output?
A)
B)
C)
D)
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)
Refer to the exhibit. The Batch Job processes, filters and aggregates records, What is the expected output from the Logger component?
What is the correct syntax for a Logger component to output a message with the contents of a 3SON Object payload?
What DataWeave expression transforms the example XML input to the CSV output?
A)
B)
C)
D)