Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Exception with two-way receive port direct binding › Re: Exception with two-way receive port direct binding
March 2, 2010 at 8:32 AM
#24305
I have the same problem, but i set the BTS.EpmRRCorrelationToken value to a random value, new GUID in my case, in the first orchestration before send to the direct binding port and then in the secod orchestration i copy the value from the inputMessage to the outputMessage, so the value remains the same. With this method BizTalk knows how to correlate the response back to the caller.