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

Changing the Credentials for a Database User Account

Changing the Credentials for a Database User Account

When you install
B2B Data Exchange
, you specify a user name and a user password for the user account of the
B2B Data Exchange
repository database. If you are running the Dashboard and Reports component, you also specify a user name and a user password for the operational data store user account.
Perform the following steps if you change the credentials for a database user account after you install
B2B Data Exchange
. Perform only the steps that are relevant to the changes that you are making. If you are not running the Dashboard and Reports component, skip the steps that are only relevant to this component.
  1. Stop the
    B2B Data Exchange
    services and close the Operation Console.
  2. Verify that the PowerCenter Integration Service is not running any
    B2B Data Exchange
    workflows.
  3. If you are running the Dashboard and Reports component, and you are changing credentials for the
    B2B Data Exchange
    repository or for the operational data store user account, use the PowerCenter Workflow Manager to update the credentials in the following connections:
    • For the
      B2B Data Exchange
      repository, update the DX_REPO connection.
    • For the operational data store, update the DX_ODS connection.
  4. If you are changing a password, perform the following steps:
    1. Run the password encryption utility and enter the new password in the following syntax:
      • On Windows operating systems:
        <
        DX
        InstallationDir>\dx-tools\dxpasswd.bat -p <NewPassword>
      • On UNIX operating systems:
        <
        DX
        InstallationDir>/dx-tools/dxpasswd.sh -p <NewPassword>
      The password encryption utility encrypts the password and displays an encrypted string. For example,
      -->
      ywo+o3cw8+O3iLdlhPprW2YA==
      <--
      .
    2. Copy the encrypted string without the
      --><--
      indicators to the clipboard.
  5. Open both copies of the
    dx-configuration.properties
    file from the following locations in a text editor:
    <
    DX
    InstallationDir>/
    DataExchange
    /tomcat/shared/classes/
    <
    DX
    InstallationDir>/conf/
  6. In both copies of the
    dx-configuration.properties
    file, perform the following steps:
    1. Search for the text that is relevant to the changes that you are making:
      • B2B Data Exchange
        repository:
        dx.jdbc.username=<CurrentUsername>
        dx.jdbc.password=<CurrentPassword>
      • Operational data store:
        dx.dashboard.jdbc.username=<CurrentUsername>
        dx.dashboard.jdbc.password=<CurrentPassword>
    2. Replace the relevant value with the new value. If you are replacing a password, enter the encrypted string.
    3. Save and close the files.
    The content in both copies of the
    dx-configuration.properties
    file must be identical.
  7. Start the
    B2B Data Exchange
    Operation Console.
  8. If you are changing the credentials for the operational data store user account, perform the following steps:
    1. In the Navigator click
      Administration
      System Properties
      .
    2. Change the values of the
      dx.dashboard.jdbc.username
      and the
      dx.dashboard.jdbc.password
      properties to the new values. For the password, enter the encrypted string.
  9. Verify that the PowerCenter Integration Service is running.
  10. Start the
    B2B Data Exchange
    Server service.
  11. If you are running the Dashboard and Reports component, perform the following steps to schedule the
    B2B Data Exchange
    operational data store loader workflow:
    1. In PowerCenter Workflow Manager, expand the folder where the operational data store loader workflow is located and then right-click
      DX_ETL
      .
    2. Select
      Schedule
      from the menu and wait until PowerCenter Workflow Manager schedules and runs the workflow.

0 COMMENTS

We’d like to hear from you!