Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Gartner® Magic Quadrant™: 15 YEARS A LEADER - GET THE REPORT

ODAG error Payload size exceeded. Reduce the number of selected rows and try again

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Andreas_Giesbrecht

ODAG error Payload size exceeded. Reduce the number of selected rows and try again

Last Update:

Aug 4, 2021 3:33:41 AM

Updated By:

Sonja_Bauernfeind

Created date:

Aug 3, 2021 10:46:47 AM

When trying to generate a new app for a new developed or already frequently used Qlik Sense ODAG app, the following error may be displayed:

 

Payload size exceeded. Reduce the number of selected rows and try again

 

Andreas_Giesbrecht_0-1627915625177.png

 

Environment

 

Resolution

 

In order to solve the issue, it is necessary to review the ODAG script, to see if all selected values need to be sent. For further investigation we recommend checking the actual payload and all the values that are sent by looking at the request body in the chrome debugger tools for the request which you got the error:

Capture(4).png

 

Cause

The error is usually caused because the client is not able to send all selections in the request to generate the app. That means the ODAG API request cannot be executed correctly because there are too many selected values and the database request with the new where clause actually cannot be executed, the request size is just too large, ODAG is simply rejecting the request before it processes it. 



 

 

Tags (2)
Labels (1)
Version history
Last update:
‎2021-08-04 03:33 AM
Updated by: