Home Page › Forums › BizTalk 2004 – BizTalk 2010 › multiple records › Re: multiple records
February 5, 2010 at 2:05 AM
#24205
Thanks, I solve the problem with Tag Identifier but if the node NTE or TQ1 (the two nodes with min Occurs = 0) not appear in the flat file throw an error:
Error
Source: Flat file disassembler
Message: An error occurred when parsing the incoming document: “Unexpected data found while looking for:
‘TQ1’
‘ORC’
The current definition being parsed is HL7_OML_O21. The stream offset where the error occured is 961. The line number where t
he error occured is 14. The column where the error occured is 0.”.
HRESULT: c0c0146a
Mi Schema:

Any idea?