Free MuleSoft MCD-Level1-Delta Exam Actual Questions

The questions for MCD-Level1-Delta were last updated On Nov 19, 2024

Question No. 1

Refer to the exhibit.

What Database expression transforms the input to the output?

A)

B)

C)

D)

Show Answer Hide Answer
Correct Answer: B

Question No. 2

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)

Show Answer Hide Answer
Correct Answer: D

Question No. 3

Refer to the exhibit. The Batch Job processes, filters and aggregates records, What is the expected output from the Logger component?

Show Answer Hide Answer
Correct Answer: D

Question No. 4

What is the correct syntax for a Logger component to output a message with the contents of a 3SON Object payload?

Show Answer Hide Answer
Correct Answer: B

Question No. 5

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

A)

B)

C)

D)

Show Answer Hide Answer
Correct Answer: A