data1<tab>data2<tab>data3 "somedata<tab>data4
I have a similar data in my file. where a double quote is missing in column 3.
When i read this file using FlatFileItemReader. It is assigning the both 3rd and 4th column to the 3rd field even when i give the delimiter as tab.
Can anyone help me with this.
Thanks,
Arvind


Reply With Quote
