VOOZH about

URL: https://www.cdata.com/kb/tech/domino-cloud-qlikcloud.rst

⇱ Create Apps from HCL Domino Data in Qlik Sense Cloud


Create Apps from HCL Domino Data in Qlik Sense Cloud

πŸ‘ Jerod Johnson
Jerod Johnson
Director, Technology Evangelism
Use CData Connect AI to connect to HCL Domino Data and build apps from live HCL Domino data in Qlik Sense Cloud.

Qlik Sense Cloud allows you to create and share data visualizations and interact with information in new ways. CData Connect AI creates a live connection to HCL Domino. By pairing Qlik Sense Cloud with CData Connect AI, you get true cloud-to-cloud connectivity to all of your SaaS and cloud-based Big Data and NoSQL sources β€” no need to migrate your data or write your integrations. Simply connect to Connect AI from Qlik Sense Cloud and get instant, live access to your HCL Domino data.

In this article, we walk through two connections:

  1. Connecting to HCL Domino in Connect AI
  2. Connecting to Connect AI from Qlik Sense Cloud to create a model and build a simple dashboard

Configure HCL Domino Connectivity for Qlik Sense Cloud

Connectivity to HCL Domino from Qlik Cloud is made possible through CData Connect AI. To work with HCL Domino data from Qlik Cloud, we start by creating and configuring a HCL Domino connection.

  1. Log into Connect AI, click Sources, and then click Add Connection
  2. πŸ‘ Adding a Connection
  3. Select "HCL Domino" from the Add Connection panel
  4. πŸ‘ Selecting a data source
  5. Enter the necessary authentication properties to connect to HCL Domino.

    Connecting to Domino

    To connect to Domino data, set the following properties:

    • URL: The host name or IP of the server hosting the Domino database. Include the port of the server hosting the Domino database. For example: http://sampleserver:1234/
    • DatabaseScope: The name of a scope in the Domino Web UI. The driver exposes forms and views for the schema governed by the specified scope. In the Domino Admin UI, select the Scopes menu in the sidebar. Set this property to the name of an existing scope.

    Authenticating with Domino

    Domino supports authenticating via login credentials or an Entra ID (formerly Azure AD) OAuth application:

    Login Credentials

    To authenticate with login credentials, set the following properties:

    • AuthScheme: Set this to "OAuthPassword"
    • User: The username of the authenticating Domino user
    • Password: The password associated with the authenticating Domino user

    The driver uses the login credentials to automatically perform an OAuth token exchange.

    EntraID (formerly AzureAD)

    This authentication method uses Entra ID (formerly Azure AD) as an IdP to obtain a JWT token. You need to create a custom OAuth application in Entra ID (formerly Azure AD) and configure it as an IdP. To do so, follow the instructions in the Help documentation. Then set the following properties:

    • AuthScheme: Set this to "EntraID (formerly AzureAD)"
    • InitiateOAuth: Set this to GETANDREFRESH. You can use InitiateOAuth to avoid repeating the OAuth exchange and manually setting the OAuthAccessToken.
    • OAuthClientId: The Client ID obtained when setting up the custom OAuth application.
    • OAuthClientSecret: The Client secret obtained when setting up the custom OAuth application.
    • CallbackURL: The redirect URI defined when you registered your app. For example: https://localhost:33333
    • AzureTenant: The Microsoft Online tenant being used to access data. Supply either a value in the form companyname.microsoft.com or the tenant ID.

      The tenant ID is the same as the directory ID shown in the Azure Portal's Entra ID (formerly Azure AD) > Properties page.

    πŸ‘ Configuring a connection (Salesforce is shown)
  6. Click Save & Test
  7. Navigate to the Permissions tab in the Add HCL Domino Connection page and update the User-based permissions. πŸ‘ Updating permissions

Add a Personal Access Token

When connecting to Connect AI through the REST API, the OData API, or the Virtual SQL Server, a Personal Access Token (PAT) is used to authenticate the connection to Connect AI. It is best practice to create a separate PAT for each service to maintain granularity of access.

  1. Click on the Gear icon () at the top right of the Connect AI app to open the settings page.
  2. On the Settings page, go to the Access Tokens section and click Create PAT.
  3. Give the PAT a name and click Create. πŸ‘ Creating a new PAT
  4. The personal access token is only visible at creation, so be sure to copy it and store it securely for future use.

With the connection configured and a PAT generated, you are ready to connect to HCL Domino data from Qlik Sense Cloud.

Create a Qlik Sense App from HCL Domino Data

This section explains how to add HCL Domino data to a Qlik Sense app for visualizations, analytics, reporting, and more.

Create a New App and Upload Data

  1. Log into your Qlik Sense instance and click the button to create a new app πŸ‘ Creating a new app
  2. Name and configure the new app and click "Create"
  3. In the workspace, click to open the new app
  4. Click to add data from files and other sources πŸ‘ Selecting a connector
  5. Select the Microsoft SQL Server connector and set the configuration properties.
    • Set Server to tds.cdata.com
    • Set Port to 14333
    • Set Database to the connection you created (e.g. Domino1)
    • Set User name to the Connect AI user (e.g. [email protected])
    • Set Password to the PAT for the above user
    πŸ‘ Configuring the connection
  6. Select an owner for the connection
  7. Select a HCL Domino entity (Table) to view πŸ‘ Adding data to the app (Salesforce is shown.)
  8. Click Next, configure the model, and load the data into Qlik Sense.

Generate Insights or Customize Your App

With the data loaded into Qlik Sense, you are ready to begin discovering insights. You can build custom visualizations, reports, and dashboards engineered to gain actionable insights into your HCL Domino data.

πŸ‘ Generating insights on live data (Salesforce is shown.)

More Information & Free Trial

Now, you have created a simple but powerful dashboard from live HCL Domino data. For more information on creating OData feeds from HCL Domino (and more than 100 other data sources), visit the Connect AI page. Sign up for a free trial and start working with live HCL Domino data in Qlik Sense Cloud.