Hi Carl, I would'nt bother about the input type, but I would try output Encoding type as ISO8859_1 (ISO8859_1). That worked fine for me for Umlaut characters. Also, on the map input, open the properties tab, and you could see Encoding where yoiu can select the type of Encoding you want to. Hope this helps, Thanks, Giri
[EMAIL PROTECTED] wrote: Hello group, I"m running GIS 3.1 on UNIX and have an issue with special character "ée" and "é" being sent in data. My client does not want to engage the customer to make data correct. Do anyone have any idea on how I can solve this issue? data: <NAME>L. Simard Transport Ltée</NAME> <SHORT_TEXT>Player's Première Régulier TC 25 QC</SHORT_TEXT> I have added the following token and its does not work. Start Character is 0x01. End Character is 0xff. I tried adding a encoding service before translation service and it did not work <operation name="Encoding Conversion"> <participant name="EncodingConversion"/> <output message="EncodingConversionTypeInputMessage"> <assign to="input_encoding">Cp1252</assign> <assign to="output_encoding">Cp1252</assign> <assign to="." from="*"></assign> </output> <input message="inmsg"> <assign to="." from="*"></assign> </input> </operation> Thanks for all your help in advance Carl [Non-text portions of this message have been removed] ... Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Job postings are welcome, but for job postings or requests for work: <JOBS> IS REQUIRED in the subject line as a prefix. Access the list online at: http://groups.yahoo.com/group/EDI-L RSS feed is: http://rss.groups.yahoo.com/group/EDI-L/rss SPONSORED LINKS Internet business idea Internet business opportunity --------------------------------- YAHOO! GROUPS LINKS Visit your group "EDI-L" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. --------------------------------- --------------------------------- Ring'em or ping'em. Make PC-to-phone calls as low as 1¢/min with Yahoo! Messenger with Voice. [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Get to your groups with one click. Know instantly when new email arrives http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/OIFolB/TM --------------------------------------------------------------------~-> ... Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Job postings are welcome, but for job postings or requests for work: <JOBS> IS REQUIRED in the subject line as a prefix. Access the list online at: http://groups.yahoo.com/group/EDI-L RSS feed is: http://rss.groups.yahoo.com/group/EDI-L/rss Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/EDI-L/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
