Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
Yes, you can use those fields to match the messages.
Ususally, your first application (request app) after putting the message should wait for a reply that has the CorrelId which matches the messageId that you just got after the successful PUT.
Your other application (reply app) should process the message, grab the messageId of the message and set that value in the CorrelId field of the reply message. This way your first app will be able to correlate the request/reply.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum