
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3-Tier Architecture in Qlik sense
Hi Guys,
In QlikView, I am used to building solutions based on 3-Tier architecture i.e.
Extraction Layer: Collecting/Cleaning/Storing Data into QVDs
Transformation Layer: Transforming, Building Data Models and implementing business logic etc.
Presentation Layer: Binary Load on the T layer app and build visualizations.
Is there a way we can do a Binary Load from the Presentation layer QS app to the Transformation Layer QS app?
Or is keeping the Transformation layer and Presentation layer in the same app the norm in QS?
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why you want to binary load final layer again in transformation i think you should follow what you have there in qlikview that is only a best practice. Extraction->transform->Binary Load final presentation layer
Thanks
Vikas
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vikas,
I think you misunderstood the below point
"Is there a way we can do a Binary Load from the Presentation layer QS app to the Transformation Layer QS app?"
I want to Binary load Transformation layer into final layer(presentation) only but how do i do that in Qlik Sense?
In QV, i know where my QV document is stored in the file server and i can load it via Binary Load but how do you load a QS app through Binary load in QS, please let me know.
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use a Folder DataConnection pointing to your App folder directory (set in QMC > Service Cluster > Cluster Settings > "App folder").
BINARY [lib://Apps/<appID>];

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks! I don't have access to "Service Cluster" in the QMC but i'll check with the team and test it.
