Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Map fails on send port › Map fails on send port
November 2, 2005 at 3:07 AM
#12151
I do not know if I have even mapped on the send port. Are you using delivery notification in the Orchestration? That might cause that problem since the ACK/NACK might never return. Is this a Two Way port?
I would suggest moving it to the Orchestration were you have much more control over the errors and can react to them better.
Hope this helps.