You need to make multiple target system calls in parallel for a single inbound request The response should return to the client app as a single object What should you do?
A.
Use Apigee service callouts
B.
Create route rules for each target endpoint
C.
Create multiple target proxy xmls for each endpoint
D.
Use the Node JS async module to invoke target systems
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit