Home Page › Forums › BizTalk 2004 – BizTalk 2010 › tracking msgs in biztalk2006 › Re: tracking msgs in biztalk2006
October 24, 2006 at 3:41 AM
#16174
I was first using the filename to track the message, (promoting the FILE.ReceivedFileName in a custom pipeline). This works fine with the file adapter but then I pick up the message with the EDI adapter the tracking is lost, which is not so strange because I guess that the EDI adapter uses a different property schema …