Loading the localized factory setup data
Procedure
Note: Ensure that you have
localized the application before loading the localized factory setup
data.
Factory setup data includes configuration data, such as error codes and item descriptions. The database can be localized to store values in a language-specific format. This ensures that the user interface literals are displayed in the localized language. After you have localized the factory setup data, you have to load this data so that the applications can use the localized data in the application user interface.
To load the localized factory setup data with custom localization literals:
Run the
LocalizedStringReconciler
tool
in IMPORT Mode from the <INSTALL_DIR>/bin
directory:
sci_ant.cmd -f localizedstringreconciler.xml import -Dbasefilename=isccsliterals2translate -Dsrc=<INSTALL_DIR>\repository\factorysetup\isccs\XMLS
./sci_ant.sh -f localizedstringreconciler.xml import -Dbasefilename=isccsliterals2translate -Dsrc=<INSTALL_DIR>/repository/factorysetup/isccs/XMLS