The number of rows requested would exceed the configuration limit per engine Appian error while fecthing data from appian report

HI All,

I am trying to fetch data from the appian report and report has around 50k records.

So I am using loop of batchsize 2500 to fetch the data from the Appian report using queryProcessAnalytics(), but when the startIndex becomes 10001 (i.e greater then 10k( it's giving me the following error.

What's the possible solution for the same ?

And is there a way if I can do it without changing any system configuration.

  Discussion posts and replies are publicly visible