Use Campaign Federated Data Access (FDA) option to process information stored in an external databases. Follow the steps below to configure access to SAP HANA.
Connecting to an SAP HANA external database in FDA requires certain additional configurations on the Adobe Campaign server:
Install the ODBC drivers for SAP HANA, according to the operating system that you use:
Configure the ODBC driver. The configuration can be carried out in the standard files: /etc/odbc.ini for general parameters and /etc/odbcinst.ini for declaring drivers.
/etc/odbc.ini
[ODBC]
InstallDir=/etc/
[HDB]
Driver=HDBODBC
servernode=localhost:39013 (this value depend of your server)
User:SYSTEM
“InstallDir” corresponds to the location of the odbcinst.ini file.
/etc/odbcinst.ini
[HDBODBC]
Description = "SmartCloudPT HANA"
Driver = /usr/sap/hdbclient/libodbcHDB.so
Specify the environment variables of the Adobe Campaign server:
The SAP HANA external account allows you to connect your Campaign instance to your SAP HANA external database.
From Campaign Explorer, click Administration ‘>’ Platform ‘>’ External accounts.
Click New and select External database as Type.
To configure the SAP Hana external account, you must specify:
Type: SAP Hana
Server: URL of the SAP Hana server
Account: Name of the user
Password: User account password