Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Begin
  4. Pre-Installation Tasks
  5. B2B Data Exchange Installation
  6. Post-Installation Tasks
  7. Installing the Partners Portal on Non-B2B Data Exchange Nodes
  8. Upgrading B2B Data Exchange
  9. Starting and Stopping B2B Data Exchange
  10. Optional B2B Data Exchange Configuration
  11. Migrating OEM Managed File Transfer Endpoint
  12. Installing and Configuring the B2B Data Exchange Accelerator for Data Archive
  13. Uninstallation

Installation and Configuration Guide

Installation and Configuration Guide

Configuring a PowerCenter Integration Service to Access B2B Data Exchange

Configuring a PowerCenter Integration Service to Access
B2B Data Exchange

During the
B2B Data Exchange
installation or upgrade, you define a PowerCenter Integration Service that
B2B Data Exchange
uses to run workflows. If required, you can configure a different PowerCenter Integration Service to access
B2B Data Exchange
.
In the Java classpath for the PowerCenter Integration Service, add the path to the
B2B Data Exchange
class files.
  1. Log in to the Administrator tool and select the PowerCenter Integration Service that runs the workflows for
    B2B Data Exchange
    .
  2. On the
    Processes
    tab, edit the Java SDK ClassPath property and add the location of the
    B2B Data Exchange
    Java classes at the beginning of the ClassPath property:
    <
    DX
    InstallationDir>/powercenter/lib/dx-client-powercenter-10.2.3.jar;
    <
    DX
    InstallationDir>/powercenter/lib/commons-logging-1.1.3.jar; <
    DX
    InstallationDir>/powercenter/lib/log4j-1.2.17.jar; <
    DX
    InstallationDir>/powercenter/lib/activemq-all-5.12.1.1.jar
    You can reference the libraries if the you can access the
    <DXInstallationDir>
    from PowerCenter, or you can copy the library files locally.
  3. Add environment variables to the
    B2B Data Exchange
    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:
    <
    DX
    InstallationDir>\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!