09-03-2021 04:41 AM
09-06-2021 02:21 AM
@viktor_n , I have added my comment.
09-10-2021 06:50 AM
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 = ö