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