Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Problem when using Recoverable Interchange Processing ( Urgent) › Re: Problem when using Recoverable Interchange Processing ( Urgent)
December 14, 2006 at 3:11 AM
#16902
The problem is the flat file disassembler is unable to recover from an error and so will stop.
If a record is missing from a document it cannot skip over the remaining records from that specific document and find the start of the next document. There would be too many possilibilites, given the variant nature of flat file implementations to be able to determine what recovery action should be taken.