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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
david_hg96
Partner - Contributor III
Partner - Contributor III

Share session between EngineAPI and Server

Hi everyone! 

I've been trying to build a web application using the EngineAPI to get data and use more customizable charts, at the moment I am connected to the Engine, get the data, make selections, etc. 

The problem is that in the case of map visualizations I would like to use the Qlik objects, so I paste the <iframe> definition of the object using the Single Configurator.

I am also using the RxQ library from AxisGroup to listen for selections and make chart changes automatically but when I select something in the Map it doesn't affect the selections in my EngineAPI session.

Maybe you wonder, How did I connect to the engine?  When I insert the <iframe> definition and start the web application, an alert shows up with the username and password request, then I Log in and I have access to the data, when I request to the GetAuthenticatedUser method it gives me the correct username, but I don't know why can't share the same session.

 

Please help me :c

Labels (1)
0 Replies