Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
stijnvalkenburg
Contributor II
Contributor II

Reload task based on trigger event in different QMC

Hi experts,

Does anyone know if it would be at all possible to create a reload task in Qlik Sense QMC, that will start after the reload task in QlikView QMC has finalized succesfully? In my example someone has his Datalayer in QlikView but created the dashboard in QlikSense. We do have a connection to the QlikView Datalayer in Qlik Sense but now we're trying to see if we can also connect reload tasks.

Any input is much appreciated!

Thanks,

Stijn

1 Solution

Accepted Solutions
Levi_Turner
Employee
Employee

2 Replies
martinsandin
Employee
Employee

There is nothing to do so built-in but you can always start the task using the Sense API: POST to /qrs/task/{id}/start using e.g curl. If there is anything you can do in QV to trigger such an external task automatically I don't know.

Levi_Turner
Employee
Employee

This style of approach is the way to go: https://github.com/eapowertools/QlikSenseTask