Online Access Free MCD-Level-1 Exam Questions
| Exam Code: | MCD-Level-1 |
| Exam Name: | MuleSoft Certified Developer - Level 1 (Mule 4) |
| Certification Provider: | MuleSoft |
| Free Question Number: | 235 |
| Posted: | Sep 13, 2026 |
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?
Refer to the below exhibit.
A Mule application configures a property placeholder file named config.yaml to set some property placeholders for an HTTP connector.
What is the valid properties placeholder file to set these values?
Refer to the exhibits.
The Set Payload transformer In the addltem subflow uses DataWeave to create an order object.
What is the correct DataWeave code for the Set Payload transformer in the createOrder flow to use the addltem subflow to add a router cable with the price of 100 to the order?

