Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi all,
I am new to qliksense and am looking for a simple way to trigger QMC tasks based on completion of my data refresh in SQL server.
Hello @QlikNoviceNo1
To Load the data into the app. Please refer to below link:
https://help.qlik.com/en-US/sense-developer/2.0/Subsystems/EngineAPI/Content/CreatingAppLoadingData/...
To automate reload task of an app just after SQL table update. Please refer to below article:
https://github.com/marcusspitzmiller/QlikSenseTask
Also there is an extension to reload the task. Please refer below link:
https://www.pangodream.es/how-to-invoke-a-qlik-sense-task-from-node-js
The easiest way is to add a new task at the end in the SSIS package (Execute Task) which just needs the command line so it will be path to your .qvw with a /r switch.
This might help ... http://community.qlik.com/message/41323#41323
Let us know your feedback.
Thanks,
Padma Priya
Senior Technical Support Engineer-Qlik Support