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.

Can I use different applications for the Receive and Respond processes, and if so how will the Responder know where to send the response data to?

0
Posted

Can I use different applications for the Receive and Respond processes, and if so how will the Responder know where to send the response data to?

0

If the Service and Responder are different applications, then the Service session must communicate state information, containing the reply to queue manager and the reply to queue, to the Responder. The Service session exports its state as a string containing an XML tree via an exportSession() call. The Service session conveys the state data to the Responder session using some form of Interprocess Communication chosen for the cooperating applications. The Responder session re-establishes the Requester’s send state via an importSession() call. The ResponseHandler session receives the response data as one or more messages.

Related Questions

What is your question?

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

Experts123