Applications using ODBC to access the Progress DataDirect Hybrid Data Pipeline connectivity service require access to a properly configured Hybrid Data Pipeline Driver forODBC.
During installation of the Hybrid Data Pipeline server, four configuration and certificate files are generated. For a standalone deployment, these files are located in the Hybrid Data Pipeline installation directory <install_dir>/redist. For a load balancer deployment, these files are stored in a key location specified during installation. These files must be copied to the directory from which the ODBC driver installation program will be run. The files are:
config.properties
OnPremise.properties
ddcloud.pem
ddcloudTrustStore.jks
On each machine, take the following steps to install the driver.
1. Copy the installer and the response file you created to a temporary directory, for example:
C:\temp
2. Copy the four configuration and certificate files from the Hybrid Data Pipeline Server installation into the temporary directory with the installer and response files.
3. At a command prompt, change to the directory containing the installer and supporting files.