Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can response messages be correlated with request messages? Can this be done if the process to send a reply is different than the process to receive the request?

0
Posted

How can response messages be correlated with request messages? Can this be done if the process to send a reply is different than the process to receive the request?

0

JCommBridge provides the ability to filter message retrieval on the basis of message_id and/or correlation_id. In addition to filtering behavior, JCommBridge can be used so that replies sent by a Responder can be successfully correlated with their respective requests when received by the ResponseHandler. Specifically, the Responder can generate the reply to copy combinations of message_id and correlation_id from the request message to the reply message. The sending application should retain this value or convey it to the ResponseHandler if that‘s a different application so that it can match the request to the reply. More information on this topic is specified in the JCommBridge Concepts Guide.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.