Mulesoft Certified Developer Mcd · Free Practice Question Medium
Question 4
The main flow contains an HTTP Request. The HTTP Listeners and HTTP Request use default configurations.
A web client sends a GET request to the main flow's HTTP Listener that includes a modelName query parameter.
What values are accessible in the child flow?

-
A
payload and all attributes
-
B
All mule events
-
C
payload and all variables
-
D
payload
Reveal correct answer
Correct answer: D
Explanation
Attributes never move to child flow when using a HTTP Request connector. Only in case of Flow reference
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
