FoMS Experts

News / Exam Questions

QUESTION, ANSWER, EXPLANATION

Exam Question MS-21-050 for MuleSoft Certified Developer (MCD) - Level 1

Exam Question MS-21-050 for MuleSoft Certified Developer (MCD) - Level 1
Share
FacebookGoogle plusLinkedInStumbleuponTwitter
FoMS5.7.2021

This question has been asked by one of our members and a similar question could most likely be on the exam. All answers have been verified by MuleSoft certified FoMS experts.

Question

Refer to the exhibit! The main flow contains a Flow Reference to the child flow. A web client sends a GET request to the main flow's HTTP Listener that includes a make query parameter. What values are accessible in the child flow?

Answer

A) The payload
B) The payload and the make query parameters
C) The payload and the model variable
D) The payload, the make query parameters and the model variable

The correct answer to this question is D.

Explanation

Since the child flow is being called by using a flow reference, payload, query parameters and variables from the main flow are accessible in the Logger in the the child flow.

Register now