Hi,
I have been using cloverETL for processing falt files with header and it works great.
Now I also need to process a flat file which does not have a header. So I was using the first data row in the file for defining the metadata and the mappings and perform the transformation.
The issue I am facing there is that the data row contains columns with just numbers or certain special characters which do not form a valid clover metadata for mappings.
What would be the alternates for processing a flat file without a header or defining a valid mapping for a headerless file?
Regards
Pankaj