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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
ghaliabed
Partner - Creator
Partner - Creator

Task Orchestration for Sense and Nprinting

Hello

Researching enabling more DevOps practices for our Qlik Development cycle.

Typical components & pipeline:

Components:

  1. ETL Job creating DW tables (ETL)
  2. Qlik Application with main Dashboard (QMAIN)
  3. Qlik Application using API to trigger Nprinting tasks (QNPRINT)

 

A typical Data Pipeline in our case goes like:

  1. ETL Refreshes DW (Talend)
  2. ETL Triggers Qlik Sense Task to Refresh QMAIN
  3. QMAIN task then triggers QNPRINT


All this logic is being managed leveraging Qlik API and Qlik tasks and applications to do all the management, and it works fine in most cases.

However we are now facing additional complex situations where it's not a simple sequential steps of triggers,

Ex: We now need to trigger Nprinitng tasks only if its a certain Date and time and if a multiple dashboards are completed. This is just one example.

 

I am thinking ideally would be to move the orchestration and all logic to an external tool that can also manage Talend jobs also.

Where the triggering of various pipeline steps can be managed there, but even with this has drawbacks with complexity and lost tool specific customization.

 

Regards,

Abed

 
 
Labels (1)
0 Replies