Checklist progress
0/159Learned
MuleSoft Developer
Study Checklist
Checklist progress
0/159Learned
Apply correct processors/DataWeave expressions to access and modify Mule event payloads, and predict outcomes
0/6
Apply correct processors/DataWeave expressions to access and modify Mule event attributes, and predict outcomes
0/3
Apply correct processors/DataWeave expressions to access and modify Mule variables, and predict outcomes
0/3
Predict how variables set with Set Variable persist across processors within the same flow.
Learn this conceptApply correct processors/DataWeave expressions to enrich Mule events using Mule 4 connector targets, and predict outcomes
0/3
Prepare for the Exam
Study Community
Ask questions and get the latest info from other MuleSoft Developer studiers.
The Flow Reference component allows one Mule flow to execute another flow or subflow as a discrete unit. When the referenced flow completes, modifications to the payload or variables either persist in the original event or revert, depending on whether you configure a target variable. Understanding this propagation behavior is essential for predicting how data moves through nested processing steps.