Refer to the exhibits. The main flow contains a Flow Reference component configured to call the child flow.
Refer to the exhibits. The main flow contains a Flow Reference component configured to call the child flow.
The entire Mule event is available in the child flow when using a Flow Reference component. This includes the payload, all attributes, and all variables. This ensures that the child flow has access to all data contained in the Mule event from the main flow.
Is C the accurate answer?
Where is the question?
Probably "what is accessible to the Logger in the child flow", but I agree that the question seems to be missing.
Refer to the exhibits. he main flow contains a Flow Reference component configured to call the child flow. What part(s) of a mule event passed to the Flow Reference component are available in the child flow? A. The payload and all attributes B. The payload and all variables C. The entire Mule event D. The payload
C is correct!