nerdexam
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

MCD-LEVEL-1 question #69 exhibit

Options

  • A#['MuleSoft' == paytoad.company]
  • C#[ if( company = "MuleSoft") ]
  • D#[ if( 'MuleSoff == payload.company) ]

How the community answered

(48 responses)
  • A
    73% (35)
  • C
    19% (9)
  • D
    8% (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.

Full MCD-LEVEL-1 Practice