BI Monitor v4.2.4 provides Globalization features in order to support using multiple languages other than English. The supported code pages are:
1252 - English
1252 - French
1252 - German
1252 - Italian
1252 - Portuguese
1252 - Spanish
1255 - Hebrew
1256 - Arabic
932 - Japanese
936 - Chinese (Traditional)
950 - Simplified Chinese
949 - Korean
Note: Switching GUI and text direction to Right-to-Left is not supported in this release.
The support for multiple languages rather than the English language requires that the BI Monitor database must be created with UTF-8 code page.
If you have created the monitor database with a different code page (for example IBM-1252), whether as a new database for the recent version of BI Monitor or for any previous version of BI Monitor, and you need to allow the NLS feature then you must export all tables of the BI Monitor schema (defaults to WFM unless changed) and import these tables into a newly created database with UTF-8 code page before the database migration. Please consult your Database Administrator for information about converting the code page of an existing database.