Checklist progress
0/159Learned
MuleSoft Developer
Study Checklist
Checklist progress
0/159Learned
Specify when and how to structure Mule applications into separate configuration and properties files, and predict outcomes
0/6
Specify when and how to pass events between flows and subflows using connectors and flow references, and predict outcomes
0/6
Distinguish flow vs subflow processing strategy and thread context when invoked via Flow Reference.
Learn this conceptDistinguish flow vs subflow error-handling ownership when invoked via Flow Reference.
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other MuleSoft Developer studiers. 593 members and growing.
A Flow Reference component routes a Mule event to another flow or subflow to execute discrete processing steps before returning control. Whether modifications to the payload or variables persist or revert depends on whether you use a target variable and whether the referenced component is a flow or a subflow.