Table of Contents

Search

  1. Preface
  2. Introduction
  3. Informatica IDQ Cleanse Engine
  4. Informatica Address Verification Cleanse Engine
  5. Trillium Director Cleanse Engine
  6. Troubleshooting

Configuring Trillium Director and the Cleanse Match Server

Configuring Trillium Director and the Cleanse Match Server

In order to successfully integrate Trillium Director 11 or later with the Informatica MDM Hub, you must configure both Trillium Director 11 or later and the Process Server to work together.
  1. Set the Trillium Director port, so that it does not conflict with any other port that is used on the machine. To learn more, see your Trillium Director documentation.
  2. Go to the following directory:
    On Windows:
    <Cleanse_Install_Directory>\resources\TrilliumDirector11\samples\director\
    On UNIX:
    <Cleanse_Install_Directory>/resources/TrilliumDirector11/samples/director/
    Check to ensure you have the following files:
    • td11_default_config_Global.txt
    • td11_default_config_US_detail.txt
    • td11_default_config_US_summary.txt
    These files define the Trillium Director projects you use with the Process Server.
    If you do not have these files, contact Informatica Global Customer Support.
    You can choose to create your own configuration files.
  3. Open the
    cmxcleanse.properties
    file for editing:
    On Windows:
    <Cleanse_Match_Server_Install_Dir>\resources\cmxcleanse.properties
    On UNIX:
    <Cleanse_Match_Server_Install_Directory>/resources/cmxcleanse.properties
  4. Check the following values for your Trillium Director version.
    Sample values for Trillium Director 11:
    cleanse.library.trilliumDir11.property.config.file.1=<infamdm_install_directory>/hub /cleanse/resources/TrilliumDirector11/samples/director/td11_default_config_Global.txt cleanse.library.trilliumDir11.property.config.file.2=<infamdm_install_directory>/hub /cleanse/resources/TrilliumDirector11/samples/director/td11_default_config_US_detail.txt cleanse.library.trilliumDir11.property.config.file.3=<infamdm_install_directory>/hub /cleanse/resources/TrilliumDirector11/samples/director/td11_default_config_US_summary.txt
  5. Save and close the properties file.
  6. Connect to the database as the schema owner and run the following statement to enable Trillium Director:
    update C_REPOS_CL_FUNCTION_LIB set DISPLAY_IND = 1 where function_lib_name = 'Trillium Director Version 11'
  7. Add the Trillium Director
    bin
    or
    bin64
    directory path to the
    CLASSPATH
    and the
    PATH
    environment variables:
    • On 32-bit Windows:
      <
      Trillium Director install directory
      >\TSQuality\<
      Trillium version
      >\Software\bin
    • On 64-bit Windows:
      Trillium Director install directory
      \TSQuality\<
      Trillium version
      >\Software\bin64
    • On UNIX:
      /apps/oracle/TrilliumSoftware/tsq11r5s/Software/bin
  8. Also check that the
    TRILLDIRPORT
    and
    TRILLDIRADDR
    environment variables are set to an appropriate value. For example:
    TRILLDIRADDR=localhost TRILLDIRPORT=14445
  9. If you have not done so already, start the Trillium Director and Trillium Cleansing Server services.
  10. Start the Trillium Director and Trillium Cleansing Server services.

0 COMMENTS

We’d like to hear from you!