Home Page › Forums › BizTalk 2004 – BizTalk 2010 › multiple records › Re: multiple records
February 4, 2010 at 12:39 PM
#24199
The key to structured flat files is using Tag Identifiers. A character sequence that the parser can use to identify a record type so that it knows when it has finished with a recurring set of records.
Can you post a short example of your flat file?