On Thu, 28 Jun 2007 04:52:00 -0700, Ghostrider
<Ghostrider@[EMAIL PROTECTED]
> wrote:
>I'm trying to parse a positional flat file into BizTalk 2006, the file
>contains a header, detail & a trailer.
It is difficult to completely understand the structure of the flat
file you have posted, but I will take a couple of guesses:
1. When using position schemas, the length of the records in the input
file must match the length of the fields in the schema exactly. Make
sure the test file has the correct length for all the records.
2. Try clicking on the "<schema>"-noge in the schema tree, and set the
properties "parser optimization" to "complexity" and "lookahead depth"
to 0.
If this fails, email me your schema and flat file instance, and I will
look at it.
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@[EMAIL PROTECTED]


|