Hello.
So we have a FME Flow set up on a Microsoft Azure machine that is causing some problems for our Spanish and German colleagues. More specifically that when their data (mainly KML’s) that contains one of their local language characters is being sent through our Flow tools then the process fails due to “invalid byte ‘local character’ at position 1 of a 6-byte sequence’.
Due to the fact that our users are using diverse data formats then most of our Flow apps use generic readers where they select the format of their input data in a published parameter dropdown that is then feed into the “Input format” of the reader. We are not allowing the feature reader to figure it out itself due to limitations of GeoJson’s and GML’s.
So far I cant see that you can change the character encoding parameters in the Generic reader like you can in specific readers, such as the shapefile one (correct me if I am wrong). So I have instead tried to change the Regional settings of the server machine to Latin (both with enabled “Beta: Use Unicode UTF-8 for worldwide language support” and disabled aswell), but to no prevail.
So questions are two:
Am I somehow able to change the encoding in the workspaces that have the generic reader in them, if so then how?
And if not then what am I doing wrong in changing the encoding of the server machine?
With regards, Hlynur GISus




