Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →Analyze Workday Data in Cognos Analytics
Use CData Connect Cloud to connect to Workday Data from Cognos Analytics and analyze live Workday data.
Cognos Analytics, powered by IBM Watson®, empowers users to cleanse and establish connections with their data while creating visualizations. When integrated with CData Connect Cloud, users gain immediate, real-time connectivity between cloud-based data sources and Cognos Analytics, facilitating data management, visualization, analytics, and more. This article provides step-by-step guidance on connecting to Workday via CData Connect Cloud and subsequently analyzing Workday data within Cognos Analytics.
NOTE: These instructions require Cognos Analytics 11.2.4 or higher
CData Connect Cloud offers a dedicated cloud-to-cloud interface for Workday, enabling users to perform real-time analysis on Workday data within Cognos without the need to replicate data to a natively supported database. Equipped with built-in optimized data processing capabilities, CData Connect Cloud efficiently directs all supported SQL operations, including filters and JOINs, directly to Workday. This harnesses server-side processing to promptly provide the requested Workday data.
About Workday Data Integration
CData provides the easiest way to access and integrate live data from Workday. Customers use CData connectivity to:
- Access the tables and datasets you create in Prism Analytics Data Catalog, working with the native Workday data hub without compromising the fidelity of your Workday system.
- Access Workday Reports-as-a-Service to surface data from departmental datasets not available from Prism and datasets larger than Prism allows.
- Access base data objects with WQL, REST, or SOAP, getting more granular, detailed access but with the potential need for Workday admins or IT to help craft queries.
Users frequently integrate Workday with analytics tools such as Tableau, Power BI, and Excel, and leverage our tools to replicate Workday data to databases or data warehouses. Access is secured at the user level, based on the authenticated user's identity and role.
For more information on configuring Workday to work with CData, refer to our Knowledge Base articles: Comprehensive Workday Connectivity through Workday WQL and Reports-as-a-Service & Workday + CData: Connection & Integration Best Practices.
Getting Started
Configure Workday Connectivity for Cognos Analytics
Connectivity to Workday from Cognos Analytics is made possible through CData Connect Cloud. To work with Workday data from Cognos Analytics, we start by creating and configuring a Workday connection.
- Log into Connect Cloud, click Sources, and then click Add Connection
- Select "Workday" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Workday.
To connect to Workday, users need to find the Tenant and BaseURL and then select their API type.
Obtaining the BaseURL and Tenant
To obtain the BaseURL and Tenant properties, log into Workday and search for "View API Clients." On this screen, you'll find the Workday REST API Endpoint, a URL that includes both the BaseURL and Tenant.
The format of the REST API Endpoint is: https://domain.com/subdirectories/mycompany, where:
- https://domain.com/subdirectories/ is the BaseURL.
- mycompany (the portion of the url after the very last slash) is the Tenant.
Using ConnectionType to Select the API
The value you use for the ConnectionType property determines which Workday API you use. See our Community Article for more information on Workday connectivity options and best practices.
API ConnectionType Value WQL WQL Reports as a Service Reports REST REST SOAP SOAP
Authentication
Your method of authentication depends on which API you are using.
- WQL, Reports as a Service, REST: Use OAuth authentication.
- SOAP: Use Basic or OAuth authentication.
See the Help documentation for more information on configuring OAuth with Workday.
- Click Create & Test
-
Navigate to the Permissions tab in the Add Workday Connection page and update the User-based permissions.


Add a Personal Access Token
When connecting to Connect Cloud 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 Cloud. It is best practice to create a separate PAT for each service to maintain granularity of access.
- Click on the Gear icon () at the top right of the Connect Cloud app to open the settings page.
- On the Settings page, go to the Access Tokens section and click Create PAT.
-
Give the 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 and a PAT generated, you are ready to connect to Workday data from Cognos Analytics.
Connect to Workday from Cognos Analytics
The steps below outline connecting to CData Connect Cloud from Cognos Analytics to analyze live Workday data.
Download and install the CData Connect Cloud JDBC driver
- Open the Integrations page of CData Connect Cloud.
- Search for and select JDBC.
- Download and run the setup file.
- When the installation is complete, 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;user=username;password=PAT;
- 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., [email protected])
- 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 Workday data in Cognos Analytics. For more information about using Cognos Analytics, please refer to the Cognos Analytics documentation.
Live Access to Workday Data for Analytics
Now you have a direct, cloud-to-cloud connection to live Workday data from Cognos Analytics. You can create new visualizations, build reports, and more — without replicating Workday data.
Try CData Connect Cloud and get real-time data access to 100+ SaaS, Big Data, and NoSQL sources directly from your cloud applications.