Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The mobile app will automatically detect when it is necessary to download labels.

Prerequisites

  • Mobile WMS extension v4.38
  • The two "UserLanguageCustomizationVersion" and "UserLanguage "elements must be present in Reference Data
  • Labels i mobile configuration must rewritten as "@{MyLabel}" in order to trigger translation

Flow

The mobile app will automatically detect when it is necessary to download labels:

  1. If for example @{Mylabel} does not exist in mobile app own translation files, then a "GetLocalizationData" request is made
  2. If "Mylabel" is present in the response, that value is used

Requirements

  • Mobile WMS extension v4.38
  • The two "UserLanguageCustomizationVersion" and "UserLanguage "elements must be present in Reference Data
  • Labels i mobile configuration must rewritten as "@{MyLabel}" in order to trigger translation


Requirements of GetReferenceData response

...