<?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: How to increase data limit on add features using rest API in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/1186672#M4192</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169703"&gt;@BethanyAlcamo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a server property that has been introduced in ArcGIS Enterprise 10.9. named "&lt;SPAN&gt;&lt;STRONG&gt;maxHttpPostSizeInBytes&lt;/STRONG&gt;" that allows to increase this threshold (it's &lt;STRONG&gt;10MB&lt;/STRONG&gt; by &lt;STRONG&gt;default&lt;/STRONG&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly refer to this link for more info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/enterprise-administration/server/serverproperties.htm#:~:text=The%20default%20maxPostSize%20for%20ArcGIS,10485760%20bytes%20(10%20MB)." target="_blank"&gt;Server properties—ArcGIS REST APIs | ArcGIS Developers&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2022 12:22:36 GMT</pubDate>
    <dc:creator>OsamaOthman</dc:creator>
    <dc:date>2022-06-27T12:22:36Z</dc:date>
    <item>
      <title>How to increase data limit on add features using rest API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/561391#M2675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been trying to post data to a service layer using add features. There seems to be a size limit on what I can pass. The size of the data is less than 6.5KB. I'm using the cloud server and I'm currently using a developer token. Is there any way to up the size of the data I can post? or is it because I'm using a developer token?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 19:42:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/561391#M2675</guid>
      <dc:creator>BethanyAlcamo</dc:creator>
      <dc:date>2020-01-22T19:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase data limit on add features using rest API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/561392#M2676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/390414"&gt;Bethany Alcamo&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What makes you think the size limit is the issue here? Less than 6.5KB does not sound like an awful lot to me... this amount of data should be well below any size limit, I would guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain a little bit more about what you are trying to do, and what error messages you do receive?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this additional information the community might be able to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 21:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/561392#M2676</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2020-01-22T21:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase data limit on add features using rest API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/561393#M2677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/331608"&gt;Egge-Jan Pollé&lt;/A&gt;&amp;nbsp;&amp;nbsp;I'm currently using the rest api to pass an array to the add features that looks like the following&lt;/P&gt;&lt;P&gt;[{&lt;/P&gt;&lt;P&gt;attributes:{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;SPAN&gt;attribute&lt;/SPAN&gt;&amp;gt;:&amp;lt;value&amp;gt;,&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;attribute&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;: &lt;SPAN&gt;&amp;lt;value&amp;gt;&lt;/SPAN&gt;,&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;attribute&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;: &lt;SPAN&gt;&amp;lt;value&amp;gt;&lt;/SPAN&gt;,&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;attribute&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;: &lt;SPAN&gt;&amp;lt;value&amp;gt;&lt;/SPAN&gt;,&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;attribute&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;: &lt;SPAN&gt;&amp;lt;value&amp;gt;&lt;/SPAN&gt; },&lt;BR /&gt; geometry: { x: &lt;SPAN&gt;&amp;lt;value&amp;gt;&lt;/SPAN&gt;, y:&lt;SPAN&gt;&amp;lt;value&amp;gt;&lt;/SPAN&gt; }&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;with that many attribute if my array has 5 or less items everything works fine. if I pass more than that I get the following error:&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;div id="header"&amp;gt;&amp;lt;h1&amp;gt;Server Error&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div id="content"&amp;gt;&lt;BR /&gt; &amp;lt;div class="content-container"&amp;gt;&amp;lt;fieldset&amp;gt;&lt;BR /&gt; &amp;lt;h2&amp;gt;404 - File or directory not found.&amp;lt;/h2&amp;gt;&lt;BR /&gt; &amp;lt;h3&amp;gt;The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.&amp;lt;/h3&amp;gt;&lt;BR /&gt; &amp;lt;/fieldset&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to the call working with fewer items it leads me to believe it's a data limit issue. The success is also affected if I have fewer attributes listed. If I only list one attribute to be in each item the array is successfully added to the feature service layer while holding 11 items. again this makes me believe it is a size limit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 21:37:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/561393#M2677</guid>
      <dc:creator>BethanyAlcamo</dc:creator>
      <dc:date>2020-01-22T21:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase data limit on add features using rest API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/1186672#M4192</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169703"&gt;@BethanyAlcamo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a server property that has been introduced in ArcGIS Enterprise 10.9. named "&lt;SPAN&gt;&lt;STRONG&gt;maxHttpPostSizeInBytes&lt;/STRONG&gt;" that allows to increase this threshold (it's &lt;STRONG&gt;10MB&lt;/STRONG&gt; by &lt;STRONG&gt;default&lt;/STRONG&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly refer to this link for more info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/enterprise-administration/server/serverproperties.htm#:~:text=The%20default%20maxPostSize%20for%20ArcGIS,10485760%20bytes%20(10%20MB)." target="_blank"&gt;Server properties—ArcGIS REST APIs | ArcGIS Developers&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 12:22:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-increase-data-limit-on-add-features-using/m-p/1186672#M4192</guid>
      <dc:creator>OsamaOthman</dc:creator>
      <dc:date>2022-06-27T12:22:36Z</dc:date>
    </item>
  </channel>
</rss>

