Select to view content in your preferred language

Custom data feeds response encoding

647
2
Jump to solution
07-07-2023 12:28 PM
Thomas_Fuhrmann
Regular Contributor

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?

1 Solution

Accepted Solutions
MartinOscarsson2
Emerging Contributor
2 Replies
MartinOscarsson2
Emerging Contributor

I am having the same issue with swedish characters Å Ä Ö. As previously stated the encoding is correct when testing on the development machine.

0 Kudos
MartinOscarsson2
Emerging Contributor

@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.