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.
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 response to the web client request, based on the provided exhibits, should be a JSON object that includes attributes and payload objects for each route. The Scatter-Gather component in MuleSoft aggregates results from multiple routes and returns them as a single object where each route's result is encapsulated in a numbered object. Therefore, the correct answer is D. This is because the Scatter-Gather outputs an object that contains the results of each route, indexed numerically, each with its own attributes and payload.
Correct answer is D
Yes D because attributes are also part of object of scatter gather output. Amd yes, output is Object not array.
The correct answer is D !!!
D is correct.
D is correct. The result of the Scatter-Gather is an object of objects. Since answer A is an array of objects, B is an object and C is an array, the answer can only be D.
The correct answer is D. Scatter Gather returns Object as an output.
Correct answer is D