Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Solving the Informatica Dilemma: On-Demand Briefing - Watch On Demand!

How to get started with the Qlik Cloud Catalog connector in Qlik Automate

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Emile_Koslowski
Employee
Employee

How to get started with the Qlik Cloud Catalog connector in Qlik Automate

Last Update:

May 23, 2025 6:51:59 AM

Updated By:

Sonja_Bauernfeind

Created date:

Apr 29, 2025 7:02:10 AM

Qlik Cloud Catalog is a native connector that lets you automate tasks related to the Data Products Catalog and Data Quality workflows. With this connector, you can enable the scheduling of quality computations for datasets, streamlining data validation processes across your organization. Aligning Data Quality execution with ELT or ETL processes helps you assess the trustworthiness of your data, especially as it may be consumed downstream by analytics, AI models, or other consumers.

 

Authentication

This connector does not require additional configuration to authenticate, it will automatically connect to the automation owner's Qlik account. Whenever blocks of this connector are executed, they will use that account. Additional blocks (like retrieving data products or getting quality indicators) will be released over time. You can request new ones through ideation.

Use cases

For the initial release, the connector introduces two main capabilities:

  • Schedule quality computation for selected datasets

  • Send notifications based on the computation result

1: Schedule the quality compute for the dataset

Once your datasets are registered in Qlik Cloud Catalog, you can use Qlik Automate to schedule their quality computation with custom parameters. This ensures data quality stays aligned with your freshness and operational needs.

You can configure the computation mode:

  • Pushdown (for Snowflake and Databricks datasets): computation runs on the cloud data warehouse side (note: it consumes data warehouse credits).

  • Pullup (Qlik Cloud): computation runs in Qlik Cloud.

Both modes allow you to define a sample size. Pullup uses a head sample; pushdown uses a random sample.

To set this up:

  • Use the trigger data quality computation block.

  • Specify the dataset id (found in the dataset's details panel in Qlik Cloud Catalog).

  • Configure mode (pushdown or pull-up) and sampling options.

  • Add the trigger mode to the start block of your automation, this is where you can schedule it.

 

2: Get notified upon quality compute status

In order to know whenever your automation ran successfully or when you might need to perform actions in case of failure, you can add blocks to your automation in order to push an alert to the system of your choice. In the template we propose you to send a notification to a Slack channel.

To monitor your automation results:

  • Use the wait for quality compute block, which loops and monitors computation progress.

You can then trigger alerts based on outcomes:

  • Send a Slack notification if the computation fails
  • Or notify every successful computation if preferred.

Future updates will allow threshold-based alerts, letting you trigger actions based on data quality indicator results.

 
 

 

 
Labels (2)
Version history
Last update:
‎2025-05-23 06:51 AM
Updated by: