Forum Discussion
6 Replies
- SahilContributor
Hi Viktor,
its UTF-8.
- viktor_nContributor II
Can you tell me in which snap you get this problem ?
- endor_forceNew Contributor III
The examples you provided looks like it is trying to interpret it as ANSI perhaps.
Is it cloud or grounplex?
We have added jvm options to force UTF-8 encoding on our windows groundplex server:
When i open a UTF-8 file in our snaplogic environment get the following UTF-8 code points (U+00):
You could verify what hex codes you have in your input xml for these chars.C5 = Å
C4 = Ä
D6 = Ö
E5 = å
E4 = ä
F6 = ö