MCD-LEVEL-1 · Question #20
Refer to the exhibit. The main flow contains a Flow Reference for the child flow. What values are accessible in the child flow after a web client submits a request to
The correct answer is D. payload. Flow Reference Component Flow Reference routes the Mule event to another flow or subflow, executes all processors in the diagram shows the order of processing when one flow references another: When the main flow is triggered, the Mule event travels through and executes the flow…
Question
Refer to the exhibit. The main flow contains a Flow Reference for the child flow. What values are accessible in the child flow after a web client submits a request to
Exhibit
Options
- Apayload
- Bpayload
- Cpayload
- Dpayload
How the community answered
(42 responses)- A12% (5)
- B2% (1)
- C5% (2)
- D81% (34)
Explanation
Flow Reference Component Flow Reference routes the Mule event to another flow or subflow, executes all processors in the diagram shows the order of processing when one flow references another: When the main flow is triggered, the Mule event travels through and executes the flow until the event reaches the Flow Reference. The event then travels through and executes the referenced flow from beginning to end, and then returns to the main flow. This process enables you to treat the entire referenced flow like a single component in your current Mule Ref Doc : https://docs.mulesoft.com/mule-runtime/4.3/flowref-about Correct answer is color query param
Topics
Community Discussion
No community discussion yet for this question.
