Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI All,
I need to run/call a Qlik Sense task from Qlik View. The Qlik Sense App will create few QVDs, cannot use this in Qlik View due to current infra structure.
Please let me know how to invoke the Qlik Sense app from QlikView.
Let me know if any clarification is required.
Thanks,
Sijo
Hello you can use the Supporting Tasks -> External Programs and then call the qlik-cli
https://github.com/ahaydon/Qlik-Cli-Windows
Start-QlikTask "Reload Operations Monitor" -wait | Wait-QlikExecution
Please note that the qlik-cli for Qlik Sense on Windows is not supported by Qlik. Issues can be adressed via the github.
best regards
Sebastian