Online Access Free MCD-Level1-Delta Exam Questions
| Exam Code: | MCD-Level1-Delta |
| Exam Name: | MuleSoft Certified Developer - Level 1 (Mule 4) DELTA |
| Certification Provider: | MuleSoft |
| Free Question Number: | 102 |
| Posted: | Jul 25, 2026 |
A function named newProdCode needs to be defined that accepts two input parameters, an integer value for itemID and a string value for productCategory, and returns a new product code.
What is the correct DataWeave code to define the newProdCode function?
A flow needs to combine and return data from two different data sources. It contains a Database SELECT operation followed by an HTTP Request operation.
What is the method to capture both payloads so the payload from the second request does not overwrite that from the first?
Refer to the exhibits.

The <when> expression for the Choice router needs to be written.
What is a valid <when> expression to route Mule events to the non-default flow?
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?