General Administration

I18N - Configuration

 
Configuratin Parameter Rubric Default Value Description
EDB-CHR-ENC EDB-NLS ISO-8859-15 The encoding that the server should use for a file specified / owned by the user.
The new C API function xcfg_get_enc will read this parameter and return the encoding name.

For example, see LogiView function open.
EDB-CHR-ENC-JVM EDB-NLS UTF-8 Encoding to be usde by Java applications when connecting to the Agile EDM Server using ECI.

In the Java Client, the encoding is displayed in the status line.
EDB-EPQ-USE-CHAR-CONVERSION EDB-EPQ off Activates or deactivates the character conversion.
EDB-EPQ-USE-SUBST-CHARACTER EDB-EPQ off

Activates or deactivates the character substitution if the character to convert is not in the codepage

EDB-EPQ-USE-CHAR-CONVERSION must have value "ON".

EDB-EPQ-SUBST-CHARACTER EDB-EPQ ? Substitutes characters if a character is not within the codepage and if EDB-EPQ-USE-SUBST-CHARACTER is set to "ON".