Data Archive uses a URL transfer library named cURL to archive data to HCP. Install the cURL library files on the machines that host the Data Vault components.
You can download the cURL library for your operating system from the cURL download web site:
http://curl.haxx.se/download.html
Download the cURL library version 7.27 or later. Informatica does not ship the cURL library files with Data Archive.
If you plan to use the secure HTTPS protocol, you must download a version of the cURL library that supports SSL.
Install the cURL library files on the machines where the following Data Vault Service components are installed:
Data Vault Service
On Windows, install the files in the root of the Data Vault Service directory.
On UNIX, install the files in
<Data Vault Service Directory>/odbc
.
Data Vault Agent
On Windows or UNIX, install the files in the root of the Data Vault Agent directory.
If the Data Vault Agent is installed on multiple machines, install the cURL library files on each machine that hosts a Data Vault Agent.
Data Vault Service plug-in for Data Archive
On Windows, install the files in
<Data Archive Directory>\webapp\file_archive
.
On UNIX, install the files in
<Data Archive Directory>/webapp/file_archive/odbc
.
On UNIX, if the libraries are stored in a location other than the default, you must set the library path in the appropriate system variable, such as LD_LIBRARY_PATH, SHLIB_PATH, or LIB_PATH.