What is a valid expression for the Choice router’s when expression to route events to the documenticShipping flow?


Refer to the exhibit.

What is a valid expression for the Choice router’s when expression to route events to the documenticShipping flow?
A . 0#[ payload = ‘US’ ]
B . #[ payload == ‘US’ J
C . #[ if(payload = ‘US’) J
D . #[ if(payload == "US") ]

Answer: B

Leave a Reply

Your email address will not be published.