<?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>What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/discussions/f/data/12624/what-is-the-maximum-limit-to-retrieve-data-through-query-entity</link><description>What is the maximum limit to retrieve data through Query Entity?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/120974?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2023 09:25:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:918b2245-ce83-4065-a188-570c7c484dd0</guid><dc:creator>abdurrahim95</dc:creator><description>&lt;p&gt;&lt;span&gt;The default is 1048576 bytes (1 MB). Before changing this value, consider using the query rules paging parameter to return less data (or return data in batches) and therefore avoid the limit. Also, consider whether the entire set of data that is being returned is actually needed. If not, use the query expression functions to select which fields to return&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;2023 Updated link:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/23.3/Post-Install_Configurations.html"&gt;https://docs.appian.com/suite/help/23.3/Post-Install_Configurations.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56431?ContentTypeID=1</link><pubDate>Mon, 11 Jun 2018 10:36:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f437aa33-8527-4f21-82b7-2f1c0d2c6592</guid><dc:creator>Dastagiri Dudekula</dc:creator><description>The default is 1048576 bytes (1 MB).  Before changing this value, consider using the query rules paging parameter to return less data (or return data in batches) and therefore avoid the limit. Also, consider whether the entire set of data that is being returned is actually needed. If not, use the query expression functions to select which fields to return.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56421?ContentTypeID=1</link><pubDate>Mon, 11 Jun 2018 09:37:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0416f102-5c3b-4e7a-a7eb-a653f52a3547</guid><dc:creator>gurdeeps</dc:creator><description>Limit here is 1 MB . To overcome this problem fetch data in batches.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56411?ContentTypeID=1</link><pubDate>Mon, 11 Jun 2018 07:49:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d173293a-f7fd-4616-b71e-5a0491a4d848</guid><dc:creator>ravichandt316819</dc:creator><description>Yes, Jaishankar. I agree with you. We need to consider 1 MB data and/or query timeout (default 10 seconds)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56385?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 14:03:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40027d18-75fd-463b-b03c-05d0d16a9f8f</guid><dc:creator>jaishankarj</dc:creator><description>Agree with default of 1MB (faced that many times). Adding to this one and related to error we get - I have faced error message even when there is slow response due to query. One should look into logs to understand whether the error is related to size of data retrieved OR response time.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56381?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 09:59:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e6b24b27-a2cd-4962-b35d-759fdb8ea06e</guid><dc:creator>ravichandt316819</dc:creator><description>It is 1MB (default) limit and it can be increased, when increasing this value, apply a corresponding increase to the maximum memory heap size of JVM for the application server.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56374?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 08:00:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:483895c8-f105-4c2c-ab08-a8f9357c4947</guid><dc:creator>sravanis918</dc:creator><description>Hi, There is no such limitation for retrieving the data using the a!queryEntity() function. please check:&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.2/Expression_Rules.html"&gt;docs.appian.com/.../Expression_Rules.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56371?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 06:49:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:28bb9b84-5ee2-46cc-bfda-0335a18973ad</guid><dc:creator>krishnau3863</dc:creator><description>Hi rakshandad,&lt;br /&gt;
&lt;br /&gt;
            As per my understanding,  There is no limit for retrieving the data from a query entity, but it takes time to load the data,if it is in a large size.    Please refer to the below link&lt;br /&gt;
                     &lt;a href="https://docs.appian.com/suite/help/18.2/Expression_Rules.html"&gt;docs.appian.com/.../Expression_Rules.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56367?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 06:27:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f85c55d0-1961-463d-9812-f50a30515461</guid><dc:creator>meghanaj0002</dc:creator><description>when there are data in larger size. we usually got error mesage like &amp;quot; Error while retriving data&amp;quot;. on forum Query rule fetching limit has been mentioned. but i dont see any limit specified for Query Entity.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56343?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 18:08:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf893d83-c4e2-4d4e-aa84-b38aff403b42</guid><dc:creator>Umesh Patel</dc:creator><description>Philb pointed correctly. For each query, there is a memory threshold. That is the reason we should always use precise number of fields in the CDT to be queried and always use paging.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the maximum limit to retrieve data through Query Entity?</title><link>https://community.appian.com/thread/56337?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 13:35:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d21cfb13-e204-4e75-a895-5272c27b9320</guid><dc:creator>PhilB</dc:creator><description>&lt;p&gt;Interesting question - I &lt;em&gt;think&lt;/em&gt;&amp;nbsp;it&amp;#39;s the same as for a query rule - that limit is documented here:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.2/Post-Install_Configurations.html#query-rule-limits"&gt;docs.appian.com/.../Post-Install_Configurations.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>