Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlik Sense Visual extension start scheduler task

Hi,

In my visual extension, I now how to reload specific application with

var app = qlik.openApp(appId)

app.doReload(0,false,false).then(function(e) {

}

But now I would like to start the scheduler task.

Is there a API for that?

Marko Zadravec

1 Reply
ErikWetterberg
Master
Master