ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 37 - MCD - Level 1 discussion

Report
Export

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)

A.
Option A
Answers
A.
Option A
B.
Option B
Answers
B.
Option B
C.
Option C
Answers
C.
Option C
D.
Option D
Answers
D.
Option D
Suggested answer: D

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.

{

'0': {

'attributes': ...,

'payload': '100'

},

'1': {

'attributes': ...,

'payload': '200'

}

}

Bottom of Form

asked 18/09/2024
Franco Santos
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first