Hi,
I wanted to know the life cycle of an application on Qlik Server.
when user open the app (mashup url) like https://qs.xxxxxxx.com/extensions/product_summary.html/
a request goes to web server then to Qlik engine, then ....etc.
I wanted to understand the below points.
1. QVF entire file load into memery, or just requested Pages
2. how that will be in case of mashups.
3. showing chart through HyperCube rather than Object rendering is best?
4. what happens at the backend when we render using hypercubes?
I have a complex application which require a performance tuning.