Hi all, I'm writing a provider for a custom data feed for ArcGIS Enterprise 11.1. When I test it locally the text attributes of the returned features containing German Umlaute ä, ä etc work fine. But when I deploy it to our server the text attributes get decoded using windows encodings. Any ideas why this happens?
Solved! Go to Solution.
@Thomas_Fuhrmann This has been adressed in a bugfix: https://support.esri.com/en-us/patches-updates/2023/arcgis-server-11-1-map-service-and-custom-data-f...
After installing the patch the issue has been resolved.
I am having the same issue with swedish characters Å Ä Ö. As previously stated the encoding is correct when testing on the development machine.
@Thomas_Fuhrmann This has been adressed in a bugfix: https://support.esri.com/en-us/patches-updates/2023/arcgis-server-11-1-map-service-and-custom-data-f...
After installing the patch the issue has been resolved.