Delimiters with Flat File Schema

wM 6.0.1 on Unix

When testing the schema for a fixed length flat file, all records are parsed correctly, but a delimiters document with three fields(record, field, and subfield) is appearing after the first field in the first record in the document, but not in any subsequent records. The delimiter fields are all blank. Later, this document is mapped to other documents and the delimiter document is now passed as data in the file?

Any help would be appreciated.

Add values then drop them

I have a similar issue when writing records to a file. The first record is written and the second row contains no data except for the word “@delimiters” in the position where I have defined Record Identifier in the FF schema.

123_1strow_xxx-xxx-xxxx_POLine
_____________________@delimiters
456_2ndrow_yyy-yyy-yyyy_POLine
789_3rdrow_zzz-zzz-zzzz_POLine

(I substituted underscores for spaces to show how the file looks)

Anybody see that before?
Thanks
Cort