Enable everyone in your organization to access their data in the cloud — no code required.
Learn More →Analyze Cosmos DB Data in Cognos Analytics
Use CData Connect Cloud to connect to Cosmos DB from Cognos Analytics and analyze live Cosmos DB data.
IBM Watson®-powered Cognos Analytics lets you clean and connect your data and build visualizations. When paired with CData Connect Cloud, you get instant, real-time connectivity between your cloud data and Cognos Analytics for data management, visualization, analytics, and more. This article shows how to connect to Cosmos DB in CData Connect Cloud and then analyze Cosmos DB data in Cognos Analytics.
NOTE: These instructions require Cognos Analytics 11.2.4 or higher
CData Connect Cloud provides a pure cloud-to-cloud interface for Cosmos DB, allowing you to analyze live Cosmos DB data in Cognos — without replicating the data to a natively supported database. Using optimized data processing out of the box, CData Connect Cloud pushes all supported SQL operations (filters, JOINs, etc.) directly to Cosmos DB, leveraging server-side processing to quickly return the requested Cosmos DB data.
Connect to Cosmos DB in Connect Cloud
CData Connect Cloud uses a straightforward, point-and-click interface to connect to data sources.
- Log into Connect Cloud, click Connections and click Add Connection
- Select "Cosmos DB" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Cosmos DB.
To obtain the connection string needed to connect to a Cosmos DB account using the SQL API, log in to the Azure Portal, select Azure Cosmos DB, and select your account. In the Settings section, click Connection String and set the following values:
- AccountEndpoint: The Cosmos DB account URL from the Keys blade of the Cosmos DB account
- AccountKey: In the Azure portal, navigate to the Cosmos DB service and select your Azure Cosmos DB account. From the resource menu, go to the Keys page. Find the PRIMARY KEY value and set AccountKey to this value.
- Click Create & Test
- Navigate to the Permissions tab in the Add Cosmos DB Connection page and update the User-based permissions.
Add a Personal Access Token
If you are connecting from a service, application, platform, or framework that does not support OAuth authentication, you can create a Personal Access Token (PAT) to use for authentication. Best practices would dictate that you create a separate PAT for each service, to maintain granularity of access.
- Click on your username at the top right of the Connect Cloud app and click User Profile.
- On the User Profile page, scroll down to the Personal Access Tokens section and click Create PAT.
- Give your PAT a name and click Create.
- 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, you are ready to connect to Cosmos DB data from Cognos Analytics.
Connect to Cosmos DB in Cognos Analytics
The steps below outline connecting to CData Connect Cloud from Cognos Analytics to analyze live Cosmos DB data.
Download the CData Connect Cloud JDBC Driver
- Download and install the CData Connect Cloud JDBC Driver: https://www.cdata.com/cloud/clients/download.aspx#jdbc.
- Copy the JAR file (cdata.jdbc.connect.jar) from the installation directory (e.g., C:\Program Files\CData\JDBC Driver for CData Connect\lib) to the "drivers" folder in your Cognos Analytics installation directory.
Configure the Connection to CData Connect Cloud
- Open IBM Cognos and navigate to Manage > Data server connections.
- Click the icon to add a data server.
- Select CData Connect Cloud.
- Set JDBC URL to the appropriate connection string. For example:
jdbc:connect://AuthScheme=Basic;
- Set Driver class name to "cdata.jdbc.connect.ConnectDriver"
- Create and store authenticate credentials by selecting an authentication method
- Set Username to your CData Connect Cloud username (e.g., user@mydomain.com)
- Set Password to the PAT you previously generated.
- Click Test connection to confirm that the connection succeeds.
At this point, you are ready to analyze and visualize Cosmos DB data in Cognos Analytics. For more information about using Cognos Analytics, please refer to the Cognos Analytics documentation.
Live Access to Cosmos DB Data for Analytics
Now you have a direct, cloud-to-cloud connection to live Cosmos DB data from Cognos Analytics. You can create new visualizations, build reports, and more — without replicating Cosmos DB data.
Try CData Connect Cloud and get real-time data access to 100+ SaaS, Big Data, and NoSQL sources directly from your cloud applications.