MuleSoft
MCD-LEVEL-1 · Question #69
Refer to the exhibits. The <when> expression for the Choice router needs to be written. What is a valid <when> expression to route Mule events to the non-default flow?
The correct answer is A. #['MuleSoft' == paytoad.company]. You've hit your limit · resets 5am (America/New_York)
Building Integration Applications
Question
Refer to the exhibits. The <when> expression for the Choice router needs to be written. What is a valid <when> expression to route Mule events to the non-default flow?
Exhibit
Options
- A#['MuleSoft' == paytoad.company]
- C#[ if( company = "MuleSoft") ]
- D#[ if( 'MuleSoff == payload.company) ]
How the community answered
(48 responses)- A73% (35)
- C19% (9)
- D8% (4)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#Choice router#when expression#DataWeave#conditional routing
Community Discussion
No community discussion yet for this question.
