Setting Up the SAP Mobile Platform Server to Support Multiple Languages

Context

English is the default language for SAP Inventory Manager, so you do not need to do anything for English.

The language pack .zip file for SAP Inventory Manager is named SAPInventoryMgr44LanguagePacks.zip.

Procedure

  1. Unzip all of the translated .ini files to the directory where you installed the SAP Mobile Platform server.
  2. Edit the agentry.ini file.
    1. In the Configuration section, add the following line if it does not exist:
      "localizations="
    2. After the equal ( = ) sign, add the languages used in your application (English is the default language, so you do not need to add it). For example, to add German and Spanish, type localizations=de;es;.

Results

All languages that you defined in the Localizations line of the Configuration section are supported on the SAP Mobile Platform server.