Locale selections

You can use the Locale Selections page to configure the locales that the applications in your CloudeSuite support. This table is cross-referenced by the JDBC driver when querying the Data Lake for localized data. If your application is not localized, the locale selections that are configured on this page are not used.

For information on Data Lake queries for localized data, see the "Queries for localized data" topic.

On the Locale Selections page, this information is displayed:

Position

The locale position, as it relates to the numbered columns in your data store used for localized data.

Locale Code

The locale code supported by your application. The locale codes added to this page must match the locales used in the data objects containing localized values.

Examples:

  • en_US: Two-character language code with the two-character country code
  • en: Two-character language code
Locale Code Search List

A comma delimited list of alternative locale codes to use when the locale code that is selected is not available in the source application. The search list is stepped through, in order, until a locale code match is found. If the entire list is exhausted without finding a match, the locale code that is located in Position 1 is used by default. For example, en_US, en, en_GB.