The page objects, emxSystem.properties, emxComponent.properties, and emxTeamCentral.properties, contain properties that let you configure features used by some or all ENOVIA apps. All *.properties files are located in the ENOVIA_INSTALL/properties directory. After making changes to any properties page object, you must reload the cache. You can save your configured properties by copying-and-pasting from the Content tab of the page object to a text file.
The emxSystem.properties file and page contain settings that affect all apps, and in some cases, specific apps.
Before emxSystem.properties is loaded, the system checks the locale
setting of the browser using the HTTP request to determine the user's
language preference. Based on this setting, the appropriate properties file is
loaded (Java ResourceBundle logic is applied to locate the property file).
This ensures that properties for a specific language are used.