Data Quality Guide for Oracle Customer Hub > Configuring Data Quality with Oracle Enterprise Data Quality > Process of Configuring Oracle Enterprise Data Quality for Matching and Address Verification >

Configuring the Siebel Server Under Windows


This task is a step in Process of Configuring Oracle Enterprise Data Quality for Matching and Address Verification.

To configure Siebel Server under Windows

  1. Copy the dnd.dll file to the Siebel_Server_root\bin directory.

    This file is located in the Native sub-folder where you installed the EDQ-Siebel Connector.

  2. Create a file in the Siebel_Server_root\SDQConnector\ directory with the name dnd.parms. This file is used to point to the installation directory on the same server where the Siebel connector runs. The file must contain the following lines:

    javalib: [location of the JRE]/bin/client/jvm.dll

    directory: [the installation directory for the connector]

    For example:

    javalib: C:/Program Files/Java/jre1.6/bin/client/jvm.dll

    directory: C:/SiebelConnector

    NOTE:  The Siebel connector is not language specific, so is not installed in a specific language directory.

  3. If detailed trace information on connector requests is required, add the following lines to the dnd.parms file to enable logging:

    logfile: sdq%05d.log

    jlogfile: jsdq%05d.log

  4. Extract the siebelconnector.zip file into the installation directory specified in the dnd.parms file (the default location is: Siebel_Server_root\dnd\install.) This installs the following files:
    • Jar files for the connector.
    • Library jar files needed by the connector.
    • Properties files used to store configuration information for the Siebel Connector.
  5. Extract and copy the dnd.properties file from the \OEDQ Customer Data Services Pack 9.0.3\edq-cds-9_0_3_(330)\properties\dnd properties file into the EDQ-Siebel Connector root directory specified in the dnd.params file directory parameter.
Data Quality Guide for Oracle Customer Hub Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.