Skip to main content
Skip table of contents

Admin: Apache Cassandra Configuration

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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.