Mule application A receives a request Anypoint MQ message REQU with a payload containing a variable-length list of request objects. Application A uses the For
Each scope to split the list into individual objects and sends each object as a message to an Anypoint MQ queue.
Service S listens on that queue, processes each message independently of all other messages, and sends a response message to a response queue.
Application A listens on that response queue and must in turn create and publish a response Anypoint MQ message RESP with a payload containing the list of responses sent by service S in the same order as the request objects originally sent in REQU.
Assume successful response messages are returned by service S for all request messages.
What is required so that application A can ensure that the length and order of the list of objects in RESP and REQU match, while at the same time maximizing message throughput?
vikas_mule
9 months, 2 weeks agoprapasup
1 year, 1 month agomajda091983
1 year, 9 months agogodricravenclaw
1 year, 9 months agolzrvs
1 year, 11 months agofudgeebar
1 year, 11 months agojmay
1 year, 11 months agoViv2005
2 years agomajda091983
1 year, 9 months agomajda091983
2 years, 1 month agoAK2020
2 years, 1 month agomadgeezer
2 years, 3 months agoAkanshaR91
2 years, 4 months ago[Removed]
2 years, 4 months agorodriguescont
2 years, 5 months ago1MK
2 years, 10 months agomeet_abdel
2 years, 10 months agoGrump
2 years, 11 months ago