<?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 How to update a lot of records using REST nodejs in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-update-a-lot-of-records-using-rest-nodejs/m-p/225347#M1136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to retrieve a lot of data from&amp;nbsp;feature layer, I need to set one attribute on 120000 features to false using cron and nodejs, REST by default returns 10000 features&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/users-groups-and-items/considerations-and-limitations.htm" title="https://developers.arcgis.com/rest/users-groups-and-items/considerations-and-limitations.htm"&gt;Considerations and Limitations—ArcGIS REST API: Users, groups, and content | ArcGIS for Developers&lt;/A&gt;. So I pagginated using `resultOffset` but it return invalid query parameters when resultOffset is over 100000. I also tried&amp;nbsp;returnIdsOnly set to true but then query timeout. In jupyter notebook it works even without these things&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2020 12:38:45 GMT</pubDate>
    <dc:creator>MartinCernak</dc:creator>
    <dc:date>2020-06-30T12:38:45Z</dc:date>
    <item>
      <title>How to update a lot of records using REST nodejs</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-update-a-lot-of-records-using-rest-nodejs/m-p/225347#M1136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to retrieve a lot of data from&amp;nbsp;feature layer, I need to set one attribute on 120000 features to false using cron and nodejs, REST by default returns 10000 features&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/users-groups-and-items/considerations-and-limitations.htm" title="https://developers.arcgis.com/rest/users-groups-and-items/considerations-and-limitations.htm"&gt;Considerations and Limitations—ArcGIS REST API: Users, groups, and content | ArcGIS for Developers&lt;/A&gt;. So I pagginated using `resultOffset` but it return invalid query parameters when resultOffset is over 100000. I also tried&amp;nbsp;returnIdsOnly set to true but then query timeout. In jupyter notebook it works even without these things&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2020 12:38:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-update-a-lot-of-records-using-rest-nodejs/m-p/225347#M1136</guid>
      <dc:creator>MartinCernak</dc:creator>
      <dc:date>2020-06-30T12:38:45Z</dc:date>
    </item>
  </channel>
</rss>

