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

Modifying the B2B Data Exchange Server RMI Port Number

Modifying the
B2B Data Exchange
Server RMI Port Number

Replace the RMI port number in the dx-configuration.properties files and in the PowerCenter Integration Service.
  1. On the machine where
    B2B Data Exchange
    is installed, open the server and console copies of the dx-configuration.properties files in a text editor from the following locations:
    <
    DX
    InstallationDir>/conf/
  2. Enter the port number in the following property:
    dx.rmi.port=
  3. Save the dx-configuration.properties files.
  4. In the Administrator tool, select the PowerCenter Integration Service that runs
    B2B Data Exchange
    transformations.
  5. On the Processes tab of the PowerCenter Integration Service, add or edit the DX_SERVER_URL environment variable and set the URL of the
    B2B Data Exchange
    server in the following format:
    rmi://<HostName>:<PortNumber>
  6. Save the changes and restart the
    B2B Data Exchange
    services.
After you change the RMI port number, make sure you use it when you run the command line utilities. For example, to use the port number when you import, export, or archive
B2B Data Exchange
repository objects, run the command line utilities with the following options:
  • Import:
    importexport -c import -f <ExportFile> -s <SpecificationFile> -u <UserID> --server <"HostName:PortNumber">
  • Export:
    importexport -c export -f <ExportFile> -s <SpecificationFile> -u <UserID> --server <"HostName:PortNumber">
  • Archive:
    archive -s <SpecificationFile> -u <UserID> --server <"HostName:PortNumber">
You may encounter
B2B Data Exchange
performance and stability issues when using the basic archive command line utility in
B2B Data Exchange
. It is recommended to use the Data Archive utility for archiving high volumes of event data in production.

0 COMMENTS

We’d like to hear from you!