Preparing data sources for Interact
The Interact runtime environment uses data sources to store user and interaction data.
Complete the following steps to prepare data sources for Interact:
1.
Create a database or a database schema for the Interact system tables.
2.
The system user account must have the following rights: CREATE, DELETE, DROP, INSERT, SELECT, and UPDATE.
3.
Create ODBC ornative connections.
4.
5.
Creating databases or schemas
Creating ODBC or native connections
Configuring the web application server for your JDBC driver
Creating JDBC connections in the web application server