Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Working on a requirement to execute multiple tasks which are normally scheduled in QMC , based on user input These tasks do a complete data extraction and refreshing of the data model.
User would like to have an option to manually execute these tasks for example by clicking of a button (any other object OK if it's not possible through button in Qliksense).
We use Qliksense enterprise edition Nov 2017. Is there a way to achieve this???
Hello Raghu,
You have to develop one extension in dev hub.
In that you have to call the QRS API to execute your task ids via virtual -proxy connection using header authentication.
Regards
Sandeep
Thanks for your response Sandeep. Are you aware of some similar extensions already developed that I can use??