List of questions
Related questions
Question 34 - MCD - Level 1 discussion
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?
A.
#['MuleSoft' == paytoad.company]
B.
#[ company = 'MuleSoft' ]
C.
#[ if( company = 'MuleSoft') ]
D.
#[ if( 'MuleSoff == payload.company) ]
Your answer:
0 comments
Sorted by
Leave a comment first