Hi Experts,
I have an csv file which is en-codded in UTF-8.when i am using this en-codded csv file with field separator as comma( , ) data is not showing at Model level.
when i manually convert that UTF-8 csv file to ANSII csv file and placed at specified location it's working good.
1) Is there any separate "Field separator" for UTF-8 en-codded csv file?
2)can we convert UTF-8 csv file to ANSII csv Automatically in package level?
Regards,
Phani