MCD - Level 1 Exam QuestionsBrowse all questions from this exam

MCD - Level 1 Exam - Question 136


Refer to the exhibits. The main flow contains a Flow Reference component configured to call the child flow.

Show Answer
Correct Answer: C

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.

Discussion

3 comments
Sign in to comment
[Removed]
May 22, 2023

Where is the question?

corazonvikingo
Oct 13, 2023

Probably "what is accessible to the Logger in the child flow", but I agree that the question seems to be missing.

n0mae
Oct 18, 2023

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

Mulesoft123Option: C
Oct 23, 2023

Is C the accurate answer?

ExamDevOption: C
Jan 24, 2024

C is correct!