Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Console handling of Reload and partial reload

Hi all,

I would like to know how and if I can configure a full load and a partial load for a specific model.

I n the script I have both regular LOAD statements and REPLACE LOAD statements.

Thanks,

Boris

5 Replies
Siva_Sankar
Master II
Master II

Not applicable
Author

There is no mention of how to configure it in the console management.

my model needs to be fully reloaded twice a day and partially reloaded every 30 minutes.

how do I configure it in the tasks in the console.

Thanks,

Colin-Albert
Partner - Champion
Partner - Champion

You need publisher to be able to have two separate reload tasks for the same app.

If you have publisher then you can have a full reload and a partial reload as separate tasks.

If you just have server without publisher then you can only have one reload task per app.

You may be able to control the reload by testing the execution time within the load script in this case.

Not applicable
Author

Thank you very much!

Not applicable
Author

Is there any guide for the right way to configure it?