Re: Unable to match the data in the input stream.

Home Page Forums BizTalk 2004 – BizTalk 2010 Unable to match the data in the input stream. Re: Unable to match the data in the input stream.

#25509

I am using a Flat file disassembler (using a flat file schema) to receive an EDI file but I get the error “Unable to match the data in the input stream”. Other blogs suggest

1. Change encoding to UTF-8

2. Change parser optimization on the schema to Complexity  

3. Change look ahead depth to 0

I tried all of these but I still get the error. Please help.