Online Access Free Mule-Dev-201 Practice Test
| Exam Code: | Mule-Dev-201 |
| Exam Name: | Salesforce Certified MuleSoft Developer |
| Certification Provider: | Salesforce |
| Free Question Number: | 237 |
| Posted: | Jun 08, 2026 |
A Utility.dwl file is located in a Mule project at src/main/resources/modules. The Utility.dwl hie defines afunction 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 exhibits.
A web client submits a request to below flow. What is the output at the end of the flow?
Diagram Description automatically generated
Graphical user interface, text, application, email Description automatically generated
Graphical user interface, text, application, email Description automatically generated
An API has been created in Design Center. What is the next step to make the API discoverable?
There are three routes configured for Scatter-Gather and incoming event has a payload is an Array of three objects. How routing will take place in this scenario?