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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Gang
Contributor II
Contributor II

How to schedule auto refresh of an App based on DB updates.

Hi, 

Is there a way to trigger the application to reload soon after the db gets update. 

For an instant : if DB gets update at 2 am. The Qlik app should start at 2.01 am. 

If the next day the DB gets update at 3 am then the Qlik app should start at 3.01 am.

Any suggestion would be great

Labels (1)
  • QMC

1 Solution

Accepted Solutions
3 Replies
Or
MVP
MVP

You can use Qlik's reload API to call a reload whenever you want, so the question moves to the back end - do you have a mechanism to trigger a reload?

Gang
Contributor II
Contributor II
Author

Right now we have a time based trigger for the application. It will default starts at 5am because the DB updates with in 5am. 

If possible Could you please share a document or link about qlik reload api. 

Or
MVP
MVP