hi friends,
i have a file of format
Employee|Leav|Begin date|End date
70033201|1010|20080701 |20080701
70034015|1015|20080702 |20080703
70036117|1015|20080711 |20080712
with pipe delemet. and with header line..
please give me the file content conversion parameters..
i have used by refereing the blog but i giving the error..
Conversion initialization failed: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Parameter 'row.fieldFixedLengths' or 'row.fieldSeparator' is missing Mandatory parameter 'row.fieldNames': no value found
Regards
Vijay