nerdexam
MuleSoft

MCD-LEVEL-1 · Question #84

Refer to the exhibits. Each route in the Scatter-Gather sets the payload to the number shown in the label. What response is returned to a web client request to the HTTP Listener? A) B) C) D)

The correct answer is D. Option D. Correct answer is as below. After all processing routes have finished execution, the Scatter-Gather component creates a new Mule event that combines all resulting Mule events from each route, and then passes the new Mule event to the next component in the flow. "attributes"…

Controlling Event Flow

Question

Refer to the exhibits. Each route in the Scatter-Gather sets the payload to the number shown in the label. What response is returned to a web client request to the HTTP Listener? A) B) C) D)

Exhibit

MCD-LEVEL-1 question #84 exhibit

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(58 responses)
  • A
    2% (1)
  • B
    5% (3)
  • C
    10% (6)
  • D
    83% (48)

Explanation

Correct answer is as below. After all processing routes have finished execution, the Scatter-Gather component creates a new Mule event that combines all resulting Mule events from each route, and then passes the new Mule event to the next component in the flow. "attributes": ..., "payload": "100" "attributes": ..., "payload": "200"

Topics

#Scatter-Gather#payload aggregation#parallel routes#flow control

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice