Online Access Free MCD-Level1-Delta Practice Test

Exam Code:MCD-Level1-Delta
Exam Name:MuleSoft Certified Developer - Level 1 (Mule 4) DELTA
Certification Provider:MuleSoft
Free Question Number:102
Posted:Sep 07, 2025
Rating
100%

Question 1

What module and operation will throw an error if a Mule event's payload is not a number?

Question 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)

Question 3

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?
A)

B)

C)

D)

Question 4

Refer to the exhibits.

The two Mule configuration files belong to the same Mule project. Each HTTP Listener is configured with the same host string and the port number, path, and operation values are shown in the display names.
What is the minimum number of global elements that must be defined to support all these HTTP Listeners?

Question 5

A Mule application contains a global error handler configured to catch any errors.
Where must the global error handler be specified so that the global error handler catches all errors from flows without their own error handlers?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.