Constructing Command Line to Install Languages

Use the LANGINSTALL action to install languages in the PUM Source. The following command formats are available:

  • Command line format to install languages that exist on a selected target environment.

    Changeassistant.bat -MODE UM -ACTION LANGINSTALL -TGTENV <Target Env>
  • Command line format to install selected languages.

    Changeassistant.bat -MODE UM -ACTION LANGINSTALL -LANG <Language codes comma separated>

Parameter

Description

-MODE

Change Assistant Action (Required)

UM = Update Manager

-ACTION

Action name (Required)

LANGINSTALL = Install language

-TGTENV

Target environment

-LANG

Language code

For multiple languages, use commas to separate the codes.

For example: –LANG ESP,FRA