Edit Add a file or picture Printable page Raw Text Page change history More options

Character Sets in TDI

Janne Lähteenmäki asked what values are supported in the Character Encoding field in the Script Parser config tab.

Christian Chateauvieux replied:

The character encodings of TDI are inherited from Java2. Check the 'character encoding conversion' paragraph of chapter 4 (Parsers) of the TDI reference guide. Also, refer to the IANA Charset Registry (http://www.iana.org/assignments/character-sets). A common character set on Windows computers is CP850; for i5/OS a common value is IBM037.

Usually, specifying UTF-8 is the easiest route to success... provided that this charset is supported/installed on your OS.