I have a custom script to import data from CSV File
I have a custom script to import data from CSV File , but i am facing certain issues :
1. If the last line is blank in the CSV , the process fails.
- Is there any way to ignore or delete or identify this?
2. Special characters again leads to failure.
Users generally , export data in CSV from Siebel.
Open as file in EXCEL and then save it as CSV.