<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Query Process Analytics pagination and Rows per engine limitation</title><link>https://community.appian.com/discussions/f/process/11279/query-process-analytics-pagination-and-rows-per-engine-limitation</link><description>We have configured the row limit per engine for process reports as 3000. When I pass the pagination from 3001 to 3010 then Appian throws below error. 
 Error: errorMessage=The result cannot be returned. The number of rows requested would exceed the configured</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Query Process Analytics pagination and Rows per engine limitation</title><link>https://community.appian.com/thread/118489?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2023 05:42:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ac45ab0-b43c-406a-b9c0-4eb0adf6604e</guid><dc:creator>sourabh2512</dc:creator><description>&lt;p&gt;by any chance you got the solution ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query Process Analytics pagination and Rows per engine limitation</title><link>https://community.appian.com/thread/49575?ContentTypeID=1</link><pubDate>Sat, 21 Oct 2017 06:04:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7862ac7e-428f-4756-a669-513f7b23a0fd</guid><dc:creator>chandu</dc:creator><description>Same rows if I request with different set of filters then engine is able to provide the details. I dont understand why pagination alone doesnt work- you mean you are requesting with the same pagination(startIndex:3001,batchSize:10) ? Did it worked for different set of filters?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query Process Analytics pagination and Rows per engine limitation</title><link>https://community.appian.com/thread/49566?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 18:21:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7e27d6aa-92f4-45ef-aaa3-de6c3874723b</guid><dc:creator>Bala K</dc:creator><description>But I am requesting for just 10 rows. Same rows if I request with different set of filters then engine is able to provide the details. I dont understand why pagination alone doesnt work.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query Process Analytics pagination and Rows per engine limitation</title><link>https://community.appian.com/thread/49564?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 17:35:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4e86df7a-4b5f-4235-ba99-4732993d7f35</guid><dc:creator>chandu</dc:creator><description>&lt;p&gt;Hi Bala, did u restrict the row limit per engine by setting the property &lt;span style="color:#333300;"&gt;&lt;em&gt;resources.appian.analytics.application.maxreportrows=?&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If so , then error message is valid. You are trying to fetch the data that the analytics engine doesn&amp;#39;t have since the upper limit is 3000. Rows below 3000 would be returned.&lt;/p&gt;
&lt;p&gt;Please check the documentation&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.3/Post-Install_Configurations.html#maximum-report-rows"&gt;docs.appian.com/.../Post-Install_Configurations.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;it clearly says that only specified number of rows will be loaded into application server memory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-family:arial, helvetica, sans-serif;color:#0000ff;"&gt;&amp;quot;The maximum report row property shown below controls the upper limit of items in a report that can be loaded into application server memory and the last page that can be retrieved for a report. &amp;quot;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>