Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Begin
  4. Pre-Installation Tasks
  5. Data Integration Hub Installation
  6. Post-Installation Tasks
  7. Upgrading Data Integration Hub
  8. Starting and Stopping Data Integration Hub
  9. Optional Data Integration Hub Configuration
  10. Installing and Configuring the Data Integration Hub Accelerator for Data Archive
  11. Troubleshooting the Data Integration Hub Installation
  12. Uninstallation

Installation and Configuration Guide

Installation and Configuration Guide

Configuring a PowerCenter Integration Service to Access Data Integration Hub

Configuring a PowerCenter Integration Service to Access
Data Integration Hub

During the
Data Integration Hub
installation or upgrade, you define a PowerCenter Integration Service that
Data Integration Hub
uses to run workflows. If required, you can configure a different PowerCenter Integration Service to access
Data Integration Hub
.
In the Java classpath for the PowerCenter Integration Service, add the path to the
Data Integration Hub
class files.
  1. Log in to the Administrator tool and select the PowerCenter Integration Service that runs the workflows for
    Data Integration Hub
    .
  2. On the
    Processes
    tab, edit the Java SDK ClassPath property and add the location of the
    Data Integration Hub
    Java classes at the beginning of the ClassPath property:
    <Data Integration Hub installation directory>
    /powercenter/lib/dx-client-powercenter-10.5.0.jar;
    <Data Integration Hub installation directory>
    /powercenter/lib/commons-logging-1.1.3.jar;
    <Data Integration Hub installation directory>
    /powercenter/lib/log4j-1.2.17.jar;
    <Data Integration Hub installation directory>
    /powercenter/lib/activemq-all-5.15.9.jar
    If the installation log file lists invalidated subscriptions, manually run them. You can find the installation log file in the following directory: <Data Integration Hub installation directory>/logs
    During the upgrade, Data Integration Hub invalidates the automatic relational database subscriptions that have the following configurations:•
    Subscription field mapping.•
    Subscription delivery strategy is to insert new rows and update rows that exist in the target.
    For more information about running the subscriptions manually, see the Data Integration Hub Operator
  3. Add environment variables to the
    Data Integration Hub
    console and server integration services.
    Integration Service
    Environment Variable
    DX_CONSOLE_URL
    rmi://<HostName>:<dx.tpm.rmi.port>
    DX_SERVER_URL
    rmi://<HostName>:<dx.rmi.port>
    You can find the RMI port numbers for the console and server in the following location:
    <Data Integration Hub installation directory>\conf\dx-configuration.properties
    By default:
    • dx.tpm.rmi.port
      : 18096
    • dx.rmi.port
      : 18095
  4. Save the changes.

0 COMMENTS

We’d like to hear from you!