<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Increase max records returned in SharePoint? in ArcGIS for SharePoint Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408311#M1108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks Rahul.&amp;nbsp; I discovered the same thing late in the day yesterday.&amp;nbsp; We increased the max records in the Parameters section of Server Manager.&amp;nbsp; That fixed one problem, but it opened our eyes to another problem.&lt;BR /&gt;&lt;BR /&gt;It appears that when a user has the "filter-by-extent" enabled, SharePoint only grabs the entire recordset at the initial extent.&amp;nbsp; It appears that it never goes back to refresh that data set.&amp;nbsp; Here is the reason I came to that conclusion:&amp;nbsp; &lt;BR /&gt;[INDENT]When the user initially sees the Sharepoint map it is zoomed out to include Iowa and Wisconsin.&amp;nbsp; It should also pull in about 9,000 points on the map from our map service.&amp;nbsp; But, because our service only had a limit of 1,000 records, we were only seeing 1,000 records in the details grid below.&lt;BR /&gt;One would expect that if you zoomed into an area the size of a county, SharePoint should hit the service again and pull in a new recordset of points.&amp;nbsp; But it doesn't.&amp;nbsp; If you zoom into the county level, it only shows you a subset of the points it initially grabbed at the entire Wisconsin/Iowa extent.&amp;nbsp; If your points were not included in the initial 1,000 points it pulled in, you will not seet them on the map.[/INDENT]&lt;BR /&gt;We have played a little bit with the polling buttons on the ribbon, but they never seem like they are enabled.&amp;nbsp; Can you tell me if this is normal behavior?&amp;nbsp; Is this a bug?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ever get an answer to this? I have the same issue with Mobile services. I get the initial extent 1000 rows, but it never re-polls when changing views.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2011 15:14:46 GMT</pubDate>
    <dc:creator>JeffPope</dc:creator>
    <dc:date>2011-10-18T15:14:46Z</dc:date>
    <item>
      <title>Increase max records returned in SharePoint?</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408308#M1105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By default, it appears that there is a maximum of 1000 records returned in the SharePoint mapping web part.&amp;nbsp; Is there any way to increase that amount?&amp;nbsp; I would assume it can be done in the DefaultConfiguration.xml but I cannot find any examples for how to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&amp;nbsp; --Rick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 16:32:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408308#M1105</guid>
      <dc:creator>RickThiel</dc:creator>
      <dc:date>2011-07-25T16:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Increase max records returned in SharePoint?</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408309#M1106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This limit is impose by ArcGIS Server. This value can be increased from ArcGIS Server Manager - Manage Services -Edit the Service in question -Parameters, and increase the value for "Maximum Number of records returned by Server" to desired value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Rahul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 14:11:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408309#M1106</guid>
      <dc:creator>RahulMetangale</dc:creator>
      <dc:date>2011-07-26T14:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Increase max records returned in SharePoint?</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408310#M1107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Rahul.&amp;nbsp; I discovered the same thing late in the day yesterday.&amp;nbsp; We increased the max records in the Parameters section of Server Manager.&amp;nbsp; That fixed one problem, but it opened our eyes to another problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that when a user has the "filter-by-extent" enabled, SharePoint only grabs the entire recordset at the initial extent.&amp;nbsp; It appears that it never goes back to refresh that data set.&amp;nbsp; Here is the reason I came to that conclusion:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]When the user initially sees the Sharepoint map it is zoomed out to include Iowa and Wisconsin.&amp;nbsp; It should also pull in about 9,000 points on the map from our map service.&amp;nbsp; But, because our service only had a limit of 1,000 records, we were only seeing 1,000 records in the details grid below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One would expect that if you zoomed into an area the size of a county, SharePoint should hit the service again and pull in a new recordset of points.&amp;nbsp; But it doesn't.&amp;nbsp; If you zoom into the county level, it only shows you a subset of the points it initially grabbed at the entire Wisconsin/Iowa extent.&amp;nbsp; If your points were not included in the initial 1,000 points it pulled in, you will not seet them on the map.[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have played a little bit with the polling buttons on the ribbon, but they never seem like they are enabled.&amp;nbsp; Can you tell me if this is normal behavior?&amp;nbsp; Is this a bug?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 16:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408310#M1107</guid>
      <dc:creator>RickThiel</dc:creator>
      <dc:date>2011-07-26T16:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Increase max records returned in SharePoint?</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408311#M1108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks Rahul.&amp;nbsp; I discovered the same thing late in the day yesterday.&amp;nbsp; We increased the max records in the Parameters section of Server Manager.&amp;nbsp; That fixed one problem, but it opened our eyes to another problem.&lt;BR /&gt;&lt;BR /&gt;It appears that when a user has the "filter-by-extent" enabled, SharePoint only grabs the entire recordset at the initial extent.&amp;nbsp; It appears that it never goes back to refresh that data set.&amp;nbsp; Here is the reason I came to that conclusion:&amp;nbsp; &lt;BR /&gt;[INDENT]When the user initially sees the Sharepoint map it is zoomed out to include Iowa and Wisconsin.&amp;nbsp; It should also pull in about 9,000 points on the map from our map service.&amp;nbsp; But, because our service only had a limit of 1,000 records, we were only seeing 1,000 records in the details grid below.&lt;BR /&gt;One would expect that if you zoomed into an area the size of a county, SharePoint should hit the service again and pull in a new recordset of points.&amp;nbsp; But it doesn't.&amp;nbsp; If you zoom into the county level, it only shows you a subset of the points it initially grabbed at the entire Wisconsin/Iowa extent.&amp;nbsp; If your points were not included in the initial 1,000 points it pulled in, you will not seet them on the map.[/INDENT]&lt;BR /&gt;We have played a little bit with the polling buttons on the ribbon, but they never seem like they are enabled.&amp;nbsp; Can you tell me if this is normal behavior?&amp;nbsp; Is this a bug?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ever get an answer to this? I have the same issue with Mobile services. I get the initial extent 1000 rows, but it never re-polls when changing views.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 15:14:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408311#M1108</guid>
      <dc:creator>JeffPope</dc:creator>
      <dc:date>2011-10-18T15:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Increase max records returned in SharePoint?</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408312#M1109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, I never got this issue resolved.&amp;nbsp; I contacted support and she could not provide an acceptable solution for us.&amp;nbsp; I asked her to put this on the bug list for future releases of ESRI web part for SharePoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-_Rick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 18:22:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/increase-max-records-returned-in-sharepoint/m-p/408312#M1109</guid>
      <dc:creator>RickThiel</dc:creator>
      <dc:date>2011-10-18T18:22:43Z</dc:date>
    </item>
  </channel>
</rss>

