on ‎2022 May 23 1:48 PM
Hello Experts,
I have a requirement where we receive UTF -16E csv file from the sender and we need to convert this to UTF -8 in the receiver end .
I tried the option using Content modifier with simple Camelexpression: CamelCharsetName to UTF-8 .
File was converted to utf-8 but the output has unwanted space which causing to generate Null on empty spaces .
Any suggestion or what i am doing wrong with this conversion.
PFA screenshot of the converted UTF16Le - UTF-8 csv file output.dc3a25ef-bc09-4af6-998b-ae0b479ddc53.jpeg
Request clarification before answering.
Hi Pranav,
I think 1st you can try to read the csv file in UTF-16 format.
CamelCharsetName -> UTF-16 and before sending it to receiver set the charset encoding to UTF-8.
Regards,
Priyanka
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.