Implementation Guide for Oracle Billing Insight > About Customizing Oracle Billing Insight > Localizing the User Interface >

Changing the Default Language


You can change the default language that displays system-wide for the Self-Service, Assisted Service, and RESTful Web Services applications to any language for which translated resource bundles exist, including those provided with Oracle Billing Insight and any localized language file bundles you create.

The list of languages provided with Oracle Billing Insight are listed in Changing the Default Language. To create additional language resource file sets, see Localizing the User Interface for Additional Languages.

To change the default language displayed in the user interface

  1. In the EDX_SYS_LANG database table, update the is_default field for the language (record) you want to use as the default. Specify the field value as 1 (Yes).
  2. In the record for the language that you are removing as the default, specify 0 (No) in the is_default field.

    NOTE:  The language you remove as the default will still be available to individual users to choose as their personal default or to use for an individual session.

Implementation Guide for Oracle Billing Insight Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.