Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Biznoob problem with flat file ReceivePipeline › Re: Biznoob problem with flat file ReceivePipeline
October 15, 2008 at 12:40 PM
#20982
It looks like your Flat File will have more than 1 line? If so you need to defined an envelope schema where you can set the child delimiter as a CRLF (0x0A 0x0D)