nerdexam
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

MCD-LEVEL-1 question #222 exhibit

Options

  • Avars "customer first"
  • B"customer first"
  • Ccustomer first
  • Dvars "customer" "first"

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    4% (1)
  • D
    88% (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.

Full MCD-LEVEL-1 Practice