22 Managing Application Globalization
You can run applications built in App Builder concurrently in different languages.
Learn how to translate an application built in App Builder.
- Understanding Application Translation and Globalization Support
Learn about developing APEX applications that can run concurrently in different languages. - Applying Format Masks to Items
The APEX engine applies globalization settings for each rendered page. This default behavior can impact the display of certain items such as numbers and dates. - About Translating Applications for Multibyte Languages
If your application must run in several languages simultaneously (such as Chinese and Japanese), consider configuring your database with a character set to support all of the languages. - Understanding the Translation Process
To translate an APEX application, enable the Application Translation switch on the Edit Globalization page and choose a Translation Method (Application-Based or Text-Message Based). - Translating Default Reports for Interactive Reports and Interactive Grids
Learn how developers can translate default reports for interactive reports and interactive grids. - Translating Messages
Learn when and how to translate messages in an Oracle APEX application. - Translating Data That Supports List of Values
You create a dynamic translation to translate dynamic pieces of data. For example, you might use a dynamic translation on a list of values based on a database query. - Understanding Supported Globalization Codes
If you are building a multilingual application, it is important to understand how globalization codes affect the way in which your application runs. These codes are set automatically based on the application-level Globalization attributes you select.
See Also:
- Installing Translated Versions of APEX in Oracle APEX Installation Guide
- Viewing Installed Translations in Oracle APEX Administration Guide