7.2 Deployment of the language pack

Language pack can be classified in the following types

Database Scripts:

  1. Login to OBAPI Schema
  2. Execute following SQL files :

  3. Commit the changes

Weblogic Configuration:

  1. Copy all files/ directories from OBAPI_<VERSION>_TRANSLATION_PACK\<LOCALE>\config to ${OBAPI_HOME}\config hosted on Weblogic Server

    Note:

    The path for ${OBAPI_HOME}\config can be found under Managed Server classpath which is accessible via Weblogic Administration.

UI Configuration:

  1. Copy complete OBAPI_<VERSION>_TRANSLATION_PACK\<LOCALE>\channel\resources\nls\<LOCALE> directory to <CHANNEL_PATH>/resources/nls/
  2. Create a new <LOCALE> directory in <CHANNEL_PATH>/partials/help
  3. Copy all existing files from <CHANNEL_PATH>/partials/help to <CHANNEL_PATH}/partials/help/<LOCALE>
  4. Override all help files from OBAPI_<VERSION>_TRANSLATION_PACK\<LOCALE>\channel\partials\help\<LOCALE> to <CHANNEL_PATH>/partials/help/<LOCALE>