Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Emmanuel_DORR
Partner - Contributor III

Qlik Sense in Sharepoint

Hello,

I'm using Qlik Sense client managed and i try to integrate a specific sheet in my sharepoint site. to do that, I added a specific virtual proxy that I configured with SameSite attribute to "none".

Emmanuel_DORR_0-1725872622163.png

About the integration in sharepoint, I use an IFRAME Web part.

It workd but i notice that the simple fact of opening my sheet in sharepoint consumes 5 sessions at the same time. So, when I try to open my QS app diresctly on the hub, I get the message "Too many sessions active in parallel". 

Emmanuel_DORR_1-1725873589072.png

Why does sharepoint open so many sessions to simply display a Qlik Sense sheet in an IFRAME?

How can I fix this issue ?

Thanks,

Emmanuel

Labels (2)
1 Solution

Accepted Solutions
jprdonnelly
Employee

@Emmanuel_DORR - thank you for the update. Also, ARGH!

If this is the only embed part on the page, from no existing Sense sessions being active, it is hard to explain. The one thing I would suggest at this point is to investigate using the Identity parameter, this way you should at least able to programmatically isolate the embedded session from any others active on the platform.

- @jprdonnelly

View solution in original post

5 Replies
jprdonnelly
Employee

@Emmanuel_DORR ,

Do you mean the "Embed</>" webpart, or are you referring to a legacy, client-managed, Sharepoint instance?

If the latter, I think there may be issues with the part not caching session data/cookies properly.

- @jprdonnelly
David_Friend
Support

proxy looks configured correctly according to: https://community.qlik.com/t5/Official-Support-Articles/Missing-SameSite-attribute-blocks-requests-i... (which you followed)

What browser is this in? Version of Sense?

Emmanuel_DORR
Partner - Contributor III
Author

--> Qlik Sense February 2024 Patch 5 (Update 1)

--> Browser Google Chrome

This doesn't seem to happen systematically.

 

Emmanuel_DORR
Partner - Contributor III
Author

Yes i'm using the embedded webpart :

Emmanuel_DORR_0-1726468751625.png

 

 

jprdonnelly
Employee

@Emmanuel_DORR - thank you for the update. Also, ARGH!

If this is the only embed part on the page, from no existing Sense sessions being active, it is hard to explain. The one thing I would suggest at this point is to investigate using the Identity parameter, this way you should at least able to programmatically isolate the embedded session from any others active on the platform.

- @jprdonnelly