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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Hemik
Contributor II
Contributor II

MaxParallelSessionsExceeded Issue

Hello All,

 

I am new in Qlik, and I am facing issue with Qlik integration.

 

I am able to get the data from Qlik using Dotnet API. I am using a root admin user for integration.

No one using this user, but still I am getting "Access to the app is denied: MaxParallelSessionsExceeded" exception sometime.

Below is the flow :

1. Other Qlik user login into the system. 

2. Click on the button which will open the pop-up (Dotnet)( At same time multiple user can access the popup but pop-up is using the dedicated user only.) 

3. Fetch the records based on query string filters.

4. Display the records in popup and do other dotnet operations as well.

In the above scenario, sometime getting records and sometime exception (Access to the app is denied: MaxParallelSessionsExceeded).

 

Can anyone help me to resolve this issue?

 

Thanks in Advance,

Hemik

1 Solution

Accepted Solutions
Sebastian_Linser

Hello @Hemik  please check this thread https://community.qlik.com/t5/Integration-Extension-APIs/Max-Parallel-Sessions-Exceeded-qlik-engine-...

the limit is 5 sessions per user before you get the error, but there is a way around that which @Damien_V  described.

 

best regards

Sebastian

Help users find answers! Don't forget to mark a solution that worked for you! 🙂

View solution in original post

1 Reply
Sebastian_Linser

Hello @Hemik  please check this thread https://community.qlik.com/t5/Integration-Extension-APIs/Max-Parallel-Sessions-Exceeded-qlik-engine-...

the limit is 5 sessions per user before you get the error, but there is a way around that which @Damien_V  described.

 

best regards

Sebastian

Help users find answers! Don't forget to mark a solution that worked for you! 🙂