Hi Everyone,
We are facing problem with flat file schema for the following data.Here both the header and detail have to defined as recordWithNoID. In this case Header and Detail records both are repeating.Please advise how to distinguish between header and detail.
1;1;;SA;X101;20090131;1;20090131;GBP;REFERENCE;TEXT(*Header Level 1)
1;1;;40;41120000;;9000;;A0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;X101001(*Lilne Item1)
1;2;;50;10200200;;9000(*Lilne Item2)
2;1;;SA;X101;20090131;1;20090131;GBP;REFERENCE;TEXT(*Header Level 2)
2;1;;40;41120000;;9000;;A0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;X101001(*Lilne Item1)
2;2;;50;10200200;;9000(*Lilne Item2)
Thanks in advance…
Regards,
Renuka