For flat file string I’m using convert to values which gives me a document list which i am passing to a batch
insert jdbc adapter service.
Problem is I am getting columns also in the document list as first record.
can anyone explain me how can we eliminate this header within flat fil schema itself?
in FlatFile schema you can define a Header record, which should not be rendered as a data record in the document list.
See FlatFile Users Guide for details.