Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
daveatkins
Partner - Creator III
Partner - Creator III

How to trigger a QMC task from command line in Qlik View

We need to trigger the start of a series of QMC reload tasks of QlikView documents following the completion of ETL jobs on another server. Is there a way to write a batch script that will start the reload of an existing task on the QMC so this batch file can be executed by a process automation software tool like JAMS or as a part of an apache airflow DAG?

2 Solutions

Accepted Solutions
cwolf
Creator III
Creator III

There is a tool on Sourceforge to start EDX triggers:

https://sourceforge.net/projects/qmsedx/ 

View solution in original post

Maria_Halley
Support
Support

@daveatkins

I found this on the JAMS website. So you can definitely use the edx triggers

Does JAMS work with Qlikview?

View solution in original post

7 Replies
Maria_Halley
Support
Support

@daveatkins

Maybe you can use EDX triggers

QlikView Triggering EDX Enabled Tasks

Maria_Halley
Support
Support

@daveatkins

 

Was the above helpful? 

cwolf
Creator III
Creator III

There is a tool on Sourceforge to start EDX triggers:

https://sourceforge.net/projects/qmsedx/ 

Maria_Halley
Support
Support

@daveatkins

I found this on the JAMS website. So you can definitely use the edx triggers

Does JAMS work with Qlikview?

daveatkins
Partner - Creator III
Partner - Creator III
Author

thanks for the suggestions, yes these are the only things I have found so far. So is EDX triggers the only way to go?

Maria_Halley
Support
Support

@daveatkins

 

The only other way I can think of is to use API. Check the below link to the API help. 

 

https://help.qlik.com/en-US/qlikview-developer/May2021/Subsystems/QMSAPIref/Content/PIX.Services.V11...