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
5 months, 3 weeks agoprapasup
9 months, 1 week agomajda091983
1 year, 5 months agogodricravenclaw
1 year, 5 months agolzrvs
1 year, 7 months agofudgeebar
1 year, 7 months agojmay
1 year, 8 months agoViv2005
1 year, 8 months agomajda091983
1 year, 5 months agomajda091983
1 year, 9 months agoAK2020
1 year, 10 months agomadgeezer
1 year, 12 months agoAkanshaR91
2 years ago[Removed]
2 years, 1 month agorodriguescont
2 years, 1 month ago1MK
2 years, 6 months agomeet_abdel
2 years, 7 months agoGrump
2 years, 7 months ago