How to read ANSI encoded file in FTP using xsd schema?
Summary:
Unable to read special characters like ã from ANSI encoded file using xsd schema.
Content (required):
I am trying to read a file using FTP adapter in OIC but the file is ANSI encoded and contain characters like ä, ö, ü. Currently I am using xsd schema to read the file with encoding value 'UTF-8' but the characters like ã are shown as � in the result.
I also tried different values for encoding like 'ISO-8859-1' and 'Windows-1252' but result is same.
Version (include the version you are using, if applicable):
1.0
Tagged:
1