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

Embedding visuals

HI community,

we are facing the following issue:
the solution is built with 3 different security layer servers, one which is webserver facing to internet, the two other layers are beyond VPN: application server and database. The Qliksense server is in the middle zone therefore embedding visuals in webserver is not working via URLs. This architecture is required due security policy.

How can such situation be solved? Is it possible to separate and run only webserver part of Qliksense in outer zone therefore making URLs valid? Or accessing visuals in a different way like API calls? Adding a gateway between the servers?

I am thankful for any idea or solution and will send you a beer

thanks,

Steve

1 Reply
Francis_Kabinoff
Former Employee
Former Employee

There are the Capability APIs‌, where you could use either the getObject method from the App API, or the Visualization API to embed charts. However, to use the Capability APIs you do need to load assets from the Qlik server and connect to a websocket in the Qlik Engine.