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?
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.