Refer to the exhibits. The parentFlow contains an HTTP Request. The HTTP Listeners and HTTP Request use default configurations. What valuesare accessible in childFlow after a web client submits a request to http://localhost:8081/order?color=red?
A Mule application is created with an HTTP inbound endpoint defined to receive custName and accountType as query parameters. The accountType is captured using a Set Variable transformer with the same name. What is the correct MEL expression for logging accountType?