Table of Contents

Search

  1. Preface
  2. Introduction to Informatica MDM - Supplier 360
  3. Supplier 360 Installation Overview
  4. Before You Install
  5. Installing the Supplier 360 Components
  6. After You Install
  7. Business Processes for Supplier Management
  8. Customizing Supplier 360
  9. Upgrading MDM - Supplier 360

Installation and Configuration Guide

Installation and Configuration Guide

Localizing Labels and Error Messages

Localizing Labels and Error Messages

Labels and error messages are the static texts in the
Supplier 360
and Provisioning tool user interface. The text cannot be localized through the Provisioning tool interface. To localize the labels and error messages, edit the
Supplier 360
localization bundle files.
  1. Go the following directory:
    <MDM Installation Directory>/app/tsr
  2. Copy the following files:
    • mdmappsview-ear.ear
    • provisioning-ear.ear
    • uiwebapp-ear.ear
  3. Paste the copied files into the following directory:
    <MDM Installation Directory>/app/tsr/localizationScript
  4. Open a command prompt, and go to the following directory:
    <MDM Installation Directory>/app/tsr/localizationScript
  5. Run the following command:
    ant extract_all
    The command extracts the i18n directories containing the localized bundle files for the user interface of
    Supplier 360
    and Provisioning tool.
  6. If you want to add a language other than the supported language, go to the following directories, and then save a copy of the
    bundle.properties
    files in the respective directories with the corresponding language code and country code:
    • <MDM Installation Directory>/app/tsr/localizationScript/i18n/e360/com.informatica.tools.mdm.client/res/i18n
      . For localizing the user interface of the
      Supplier 360
      application.
    • <MDM Installation Directory>/app/tsr/localizationScript/i18n/uiwebapp
      . For localizing the user interface of the
      Supplier 360
      components.
    • <MDM Installation Directory>/app/tsr/localizationScript/i18n/provisioning
      . For localizing the user interface of the Provisioning tool.
    For example, to create the Canadian French version, save the file as
    bundle_fr_CA.properties
    .
  7. In a text editor, open the corresponding localized bundle files, and then update it.
  8. From the command prompt, run the following command:
    ant generate_all
    The command generates the JavaScript/JSON files for the bundle files.
  9. To update the .ear files with the updated localization bundle files, from the command prompt, run the following command:
    ant update_all
  10. Copy the updated .ear files from the
    <MDM Installation Directory>/app/tsr/localizationScript
    directory, and then paste the files in the following directory:
    <MDM Installation Directory>/app/tsr
  11. To localize error messages, user interface labels of external links, and other components on Supplier Dashboard, go to the following directories:
    • <MDM Installation Directory>/app/tsr/resources/com.informatica.tools.mdm.web.entity360view.childlist
    • <MDM Installation Directory>/app/tsr/resources/com.informatica.tools.mdm.web.entity360view.coview.datacomponent
    • <MDM Installation Directory>/app/tsr/resources/com.informatica.tools.mdm.web.entity360view.documentlist
    • <MDM Installation Directory>/app/tsr/resources/com.informatica.tools.mdm.web.entity360view.externallink
      .
  12. Add the localized string to the corresponding
    bundle.properties
    file.
  13. Save the file.
  14. Go to the following directory:
    <MDM Hub installation directory>/app/tsr/bin
  15. To deploy the updated
    bundle.properties
    files, run the following command:
    • On Windows.
      install-tsr.bat
    • On UNIX.
      install-tsr.sh
  16. At the prompts, enter the following parameters:
    Parameter
    Description
    MDM Hub installation directory
    Press Enter to use the default path or type the fully-qualified path to the directory where you installed Informatica MDM Hub.
    MDM Supplier 360 Application installation directory
    Press Enter to use the default path or type the fully-qualified path to the directory that contains the application files.
    Application Server
    Type the name of the application server in lowercase.
    Application to deploy
    Type
    tsr
    .
    avos console username
    Type the ActiveVOS Console username.
    avos console password
    Type the ActiveVOS Console password.

0 COMMENTS

We’d like to hear from you!