Redpoint Interaction v6.x Documentation
Breadcrumbs

Admin: Apache Cassandra Configuration

Support for this connector has been deprecated and will be removed in a future release. Refer to the Connector deprecation plan for details.

This section describes how to configure data connections for the Apache Cassandra auxiliary database.

  1. Launch Interaction Server Workbench and log in.

  2. Select the Clients tab and select client.

  3. Click Manage Auxiliary databases.

  4. In Manage Auxiliary Databases, click Add and choose Apache Cassandra.

    image-20250917-145636.png
  5. In the Selected Database section, enter the name, connection string and Schema.

    image-20250917-145717.png
  6. Connection string must have the following details:
    Contact Points=<IP Address>;Port=<Port>;Default Keyspace=<schema>
    e.g., Contact Points=10.100.68.167;Port=9042;Default Keyspace=demores
    To use SSL, use the UseSSLForCosmosDB parameter. 

  7. Click Save and click Test database connection to test the connection.

  8. Once the connection is successful, Click Save & Close.