Max number of parallel sessions - limitations for embedding
Hello all,
Qlik only allows a user to have max 5 parallel sessions.
When embedding Qlik inside our own software (iFrame embedding at the sheet level), we are using web sockets to send filters/selections from Qlik to our own application.
We need to define 1 web socket per Qlik app and for each of our own applications.
It means that we are not able to:
embed 6 Qlik apps inside our main own application (which handles many business cases – so it could make sense at some time to handle more than 5 Qlik apps).
embed 2 Qlik apps inside 3 of our own applications which are used by a same user (possibly at same time)