Configure Multiple Data Sources

For each unique GE Digital APM Server and data source combination that exists in your architecture, you must specify a separate connection string in the PDI Service configuration file. For example, if your system architecture contains two GE Digital APM Servers writing to the same database, regardless of whether the same or different data source names are specified on each, you need to configure two connection strings.

Steps

  1. Configure the first connection by modifying the attributes within <meridiumConnections> tags, as described in the instructions for configuring the Process Data Integration Service.
  2. Copy the text within the <meridiumConnections> tags (e.g., <connection name="CONNECTION 1" applicationServer="" datasource="DATASOURCE_NAME" userId="SERVICE_USER_NAME" password="!PaSsWoRd" />)
  3. Directly after the text that you copied (after the />), paste the copied text.
  4. Modify the attributes as needed.

    Note: The connection name that you specify in each connection string must be unique.

  5. Repeat these steps for each required connection.

Copyright © 2018 General Electric Company. All rights reserved.