Names with special characters being skewed
A student application came through with an apostrophe in the name, but on the text file sent to us by CCCApply, the apostrophe was changed to several other symbols. This caused the name to be entered into our system with unreadable characters.
When we view the application through the Report Center, the name displays with the apostrophe.
Please advise. We have a student example that we can provide you with.
Kimberly
0
Categories
- 4 CCC Data Warehouse
- 66 CCCTC System Alerts
- 708 CCCApply
- 60 CCC MyPath
- 13 OpenCCC Student Account
- 28 CCC Promise Grant Application
- 62 CCC Accessibility Center
- 8 CCC Glue: College Adaptor
- 2 Enabling Services
- Implementation Project Managers (IPM)
- 1 College Relationship Managers (CRM)
- 116 CCCApply Report Center
- 34 CCCApply International Application
- CCCApply Administrator
- 47 Multiple Measures Initiative
- 45 Library Services Platform
- 11 Career Coach
- 4 C-ID
- 17 COCI
- 9 CCC ConferZoom
- eTranscript California
Answers
Thank you
Try telling Java to encode the file as UTF-8 instead of the system default:
java -Dfile.encoding=UTF-8 -Dlogback.configurationFile=conf/logback.xml -jar transfer-client.jar