Hi All,
I am looking a way to initialize and follow up a correlation in message only scenario.
We send a request message to a destination system and we track/log the status while we sent the request. And our destination system may respond after a certain period of time, so when the response comes back from the destination system, we would like to correlate the received response to the request sent. We want to perform this in a message only scenario where we just sent messages, we don't do any business process.
Any suggestions please.