FlatFileSchema With recordWithNoID

Hi ,

I have attached a ff.

FF is having multiple header records with no record ids.
Sp i have designed FF schema in the following way:

(recordWithNoID)Header-Multiple
(recordWithNoID)Header01(Under Header)
(recordWithNoID)Lines-Multiple
(recordWithNoID) LInes01-Multiple(Lines01 under Lines)
(recordWithNoID)Notes
(recordWithNoID)Summary

When i am tetsing using ffto string when i an giving values to schema and saying ok, values it is taking upto Header and Header01, Rest all records values are disappearing … What might be the issue?
EDI_Rebate_Inbound.txt (4.11 KB)

You can have only one record definition as recordWithNoID in a schema.For the line, notes and summary you need to have record identifiers.