MuleSoft
MCD-LEVEL-1 · Question #222
Refer to the exhibits. The Set Variable transformer is set with value #[ [ first "Max" last "Mule"} ]. What is a valid DataWeave expression to set as the message attribute of the Logger to access…
The correct answer is D. vars "customer" "first". You've hit your limit · resets 5am (America/New_York)
DataWeave
Question
Refer to the exhibits. The Set Variable transformer is set with value #[ [ first "Max" last "Mule"} ]. What is a valid DataWeave expression to set as the message attribute of the Logger to access the value "Max" from the Mule event?
Exhibit
Options
- Avars "customer first"
- B"customer first"
- Ccustomer first
- Dvars "customer" "first"
How the community answered
(25 responses)- A8% (2)
- B4% (1)
- D88% (22)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#vars#variable access#DataWeave expression#Mule event
Community Discussion
No community discussion yet for this question.
