Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have integrated Qlik Sense in my ASP.net web application and showing data using Javascript API provided by Qlik. We have one user accessing application from different browser and machines to make 5 concurrent session for the same user and after 5 session we are getting "Parallel Session Error Message " which is expected .
Now to handle this error we used some proxy API to kill the session forcefully after reaching to 5 session and we can see the sessions are reducing but the "Parallel Session Error Message" remains there.
Any idea why is this happening , expectation is to user should be able to see the report and should not get the error message.
Regards,
-PJ-
HI Andrea,
No the issue still exists , looking for some help .
Regards,
-PJ-