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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Keeping Application in Memory

We have a Qlik Sense server with only one Application. Performance is acceptable once loaded, but the application takes a while to load (more than 5 minutes) as it is pretty big (30gb). Is there a way in the QMC to keep the application loaded on the server, and only close it once data is refreshed?

This was only one user has to suffer through the time opening it after every refresh (which is every 3-4 days or so)

1 Solution

Accepted Solutions
4 Replies
maxgro
MVP
MVP

maybe here

App preload

Not applicable
Author

Grazie mille.. I swear I looked everywhere on that page! never could find it! thanks!

OmarBenSalem
Partner - Champion II
Partner - Champion II

Hi Fadi,

You can achieve this using Qlik Sense .NET SDK to perform a preload for your large App.

You can find more clarifications in the help of Qlik Sense here:

https://help.qlik.com/en-US/sense-developer/3.2/Subsystems/NetSDKAPI/Content/CodeExamples/App-Preloa...

Not applicable
Author

Shukran, Massimo beat you to it