MuleSoft
MCD-LEVEL-1 · Question #75
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…
The correct answer is D. Option D. You've hit your limit · resets 5am (America/New_York)
Applying DataWeave Transformations
Question
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)
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(38 responses)- A3% (1)
- B5% (2)
- C11% (4)
- D82% (31)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#DataWeave module#import wildcard#custom module#reusable functions
Community Discussion
No community discussion yet for this question.