Configuring IBM Product Master to use IBM Content Integrator services

To manage your content in the content management system, you must configureIBM® Product Master to use content management system services.

Procedure

  1. Open the $TOP\bin\conf\env_settings.ini file.
  2. Add or edit the following section in env_settings.ini:
    [extension cms]
    enabled=no
    services=all
    home=/opt/foo
    jvm_opts=-Dvbr.home%EQUALS%<cms_home>
    1. Set the enabled parameter to yes.
    2. Set the value of the home parameter and <cms_home> in the jvm_opts parameter to the root of the content management system installation directory.
  3. Save the env_settings.ini file.
  4. Restart the Product Master services.