MuleSoft
MCD-LEVEL-1 · Question #49
Refer to the exhibit. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP request use default configurations. What values are accessible to the Logger at…
The correct answer is B. payload quantity var. In this case as outbound call is made using HTTP: POST /child , all attributes will be replaced by this invocation. Hence query parameter will not be accessible at logger.
Mule 4 Application Development
Question
Refer to the exhibit. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP request use default configurations. What values are accessible to the Logger at the end of the flow after a web client submit request to
Exhibit
Options
- Apayload
- Bpayload quantity var
- Cpayload color query param
- Dpayload quantity var color query param
How the community answered
(46 responses)- A2% (1)
- B83% (38)
- C11% (5)
- D4% (2)
Explanation
In this case as outbound call is made using HTTP: POST /child , all attributes will be replaced by this invocation. Hence query parameter will not be accessible at logger.
Topics
#variable scope#HTTP Request#flow variables#Mule event
Community Discussion
No community discussion yet for this question.
