Load localized factory setup data forSterling Field Sales

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:
  1. Run the LocalizedStringReconciler tool in IMPORT Mode from the <INSTALL_DIR>/bin directory:
    • Windows
      sci_ant.cmd -f localizedstringreconciler.xml import
      -Dbasefilename=sfsliterals2translate
      -Dsrc=<INSTALL_DIR>\repository\factorysetup\sfs\XMLS
    • UNIXLINUX
      ./sci_ant.sh -f localizedstringreconciler.xml import
      -Dbasefilename=sfsliterals2translate
      -Dsrc=<INSTALL_DIR>/repository/factorysetup/sfs/XMLS