I am reading in a csv file and having the following error. The error goes away if I switch to ISO-8859-1. But I set it to UTF-8 is because the input file has unicodes and I need to preserve them. I thought UTF-8 can read in anything? What did I do wrong?
Thanks,
Perri
Component [UniversalDataReader:UNIVERSAL_DATA_READER4] finished with status ERROR. (Out0: 2613 recs)
Error when parsing record #2614 field effdate value "23-N"
Character decoding error occurred. Set correct charset. Current charset is UTF-8
Input length = 1
------------------------------------------------------------------------------------------------------
ERROR [main] - Execution of graph failed !