Support Unicode Encoding

Database Connection and Account Details Menu

Description

To determine whether the iProcess database should support Unicode (UTF-8) encoding.

Value

Either:

Y, if you want the iProcess database to support Unicode encoding, or
N, if you do not want the iProcess database to support Unicode.

Notes

The default value is displayed on initial installation.

Control File Keyword

 

Note 

If you want TIBCO iProcess Engine to support Unicode (UTF-8) encoding, run the following command to set the NLS_LANG property before running TIBCO iProcess Engine:

export NLS_LANG=Language_Territory.AL32UTF8

For example, export NLS_LANG=American_America.AL32UTF8