Hi,
Using a long running orchestration, I am sending a message to MQ and the orchestration is dehydated since there is no response received.(It is designed to receive response for every send message).
In the Biztalk admin console, when viewing the dehydrated orchestration, messages tab, I can see the message that is sent to the MQ. i.e the message is still there in BiztalkMsgBozDb and not moved to BiztalkTrackingDb since the orchestration is not complete which is understood.
I have another long running orchestration which is designed same as above orchestration and message is sent to MQ without any response. But In the Biztalk admin console, when viewing the dehydrated orchestration, messages tab, I cannot see the message that is sent to the MQ but I can see this in Tracked message events. i.e message moved from BiztalkMsgBozDb to BiztalkTrackingDb though the Orchestration is not comnplete.
Could anyone please let me know the reason that could cause the message move from message box to tracking database though orchestration is not compplete.
I need the message to be in The BiztalkMsgBoxDB if the orchestration is not complete.
Please help.
Thanks
Geet