Flat file schema

hello Experts,
could please guide me in the following doubt
I want to crate flat file schema for a record named as 850 ,record contains following fields A,B,C,D and C contains the composite fields( c1,c2).

Hi Ramajaneyulu,

you can create a flat file schema for the fields A,B,C,D and a custom doc type for the fields A, B, C/c1, C/c2, D and map these while splitting C into C/c1, C/c2.

Regards,
Holger