Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Incoming FTP file is LOST in PipeLine › Re: Incoming FTP file is LOST in PipeLine
January 7, 2010 at 5:02 PM
#24021
If the input message is XML make sure that it validates against the expected schema. The error suggests that the root element is not what is expected (possibly wrong namespace).