Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
venkat_thota
Contributor III
Contributor III

Qlik Sense App and mashup: how the engine works

Hi,

I wanted to know how the Qlik Sesne App and Mashup work on server.

I need to know the process/work flow like I have a app with mashups.

https://servername/extensions/appmashup.html

this mashup has dropdowns, KPIs, charts, all are calculated using lists and hypercubes.

what happens if I open this page? what request sent to QS server? 

what Qlik Engine do in this case? 

will Qlik Engine first loads the app on to memory (RAM) then creates calcuations using Hypercube?

hypercubes use calculation memory or is it separate memory? 

Labels (1)
2 Replies
Øystein_Kolsrud
Employee
Employee

I've written a series of blog posts on the basics of the engine API. That might at least contain answers to some of your questions regarding the engine API calls.
https://community.qlik.com/t5/Qlik-Design-Blog/Let-s-Dissect-the-Qlik-Engine-API-Part-4-Hypercubes/b...

venkat_thota
Contributor III
Contributor III
Author

Hi Yko...

appreciate your response. 

I wanted to understand more on performance aspects of Hypercube. 

I created a QS app with Mashups. Its taking long time to open and is sporadic. so checking on whether the hypercubes causing any performance issue.