Hi everyone,
i had a .csv file converted to json with the convert csv to json processor and configured the csv reader.
In my csv file i have names with german umlauts. I have use character set UTF 8 or ISO-8859-1 but the output is not the right for german umlauts.
MarioFRS_1-1663053214722.png
the csv file has the following character set from the source system
MarioFRS_0-1663052978205.png
This are my setting of the csv reader controller service
MarioFRS_2-1663053343508.png
MarioFRS_3-1663053362206.png
Does anyone have an idea for the correct setting.
Thanks