<?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: After 3.3 Upgrade, FeatureLayerCollectionManager.overwrite (using a zipped GDB) fails in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1527280#M10468</link>
    <description>&lt;P&gt;Getting the same behavior publishing from a service definition file. After the upgrade to 3.3, a 46MB .sd file publishes fine using &lt;SPAN&gt;FeatureLayerCollectionManager.overwrite()&lt;/SPAN&gt;, but a 450MB .sd file throws that error. Never had similar issues with 3.2.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2024 16:54:43 GMT</pubDate>
    <dc:creator>TorrinHultgren2</dc:creator>
    <dc:date>2024-08-26T16:54:43Z</dc:date>
    <item>
      <title>After 3.3 Upgrade, FeatureLayerCollectionManager.overwrite (using a zipped GDB) fails</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1481546#M10086</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Having another issue with the 3.3 update.&amp;nbsp; This was working fine (and still is) on 3.2 Pro machines.&amp;nbsp; Using the FeatureLayerCollectionManager.overwrite() method fails on 3.3 machines.&amp;nbsp; I am simply passing in a path to a zipped file GDB as I have always done, no schema changes etc have been made.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error result is 'The data file provided does not exist or could not be accessed. -- &amp;lt;class 'ValueError'&amp;gt;'&lt;/P&gt;&lt;P&gt;Again this exact script works fine on a 3.2 machine.&lt;/P&gt;&lt;P&gt;Any ideas would be great!&lt;/P&gt;&lt;P&gt;Thanks - Mike&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 20:15:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1481546#M10086</guid>
      <dc:creator>MichaelSnook</dc:creator>
      <dc:date>2024-05-30T20:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: After 3.3 Upgrade, FeatureLayerCollectionManager.overwrite (using a zipped GDB) fails</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1481624#M10087</link>
      <description>&lt;P&gt;It appears to be a file size issue as I faked a 1k zip folder with the same name.&amp;nbsp; The script found the file and attempted to validate the file and obviously fails so at least there's progress.&amp;nbsp; Does anyone have any idea how to up the file size limitation?&amp;nbsp; The geodatabase in question is only about 65megs.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 21:54:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1481624#M10087</guid>
      <dc:creator>MichaelSnook</dc:creator>
      <dc:date>2024-05-30T21:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: After 3.3 Upgrade, FeatureLayerCollectionManager.overwrite (using a zipped GDB) fails</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1527280#M10468</link>
      <description>&lt;P&gt;Getting the same behavior publishing from a service definition file. After the upgrade to 3.3, a 46MB .sd file publishes fine using &lt;SPAN&gt;FeatureLayerCollectionManager.overwrite()&lt;/SPAN&gt;, but a 450MB .sd file throws that error. Never had similar issues with 3.2.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 16:54:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1527280#M10468</guid>
      <dc:creator>TorrinHultgren2</dc:creator>
      <dc:date>2024-08-26T16:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: After 3.3 Upgrade, FeatureLayerCollectionManager.overwrite (using a zipped GDB) fails</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1534947#M10620</link>
      <description>&lt;P&gt;Does anyone at ESRI&amp;nbsp;have any ideas?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 14:47:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1534947#M10620</guid>
      <dc:creator>MichaelSnook</dc:creator>
      <dc:date>2024-09-04T14:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: After 3.3 Upgrade, FeatureLayerCollectionManager.overwrite (using a zipped GDB) fails</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1543060#M10710</link>
      <description>&lt;P&gt;just ran into this....did you open a ticket? It's clearly a bug...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 15:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1543060#M10710</guid>
      <dc:creator>EricKriener</dc:creator>
      <dc:date>2024-09-26T15:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: After 3.3 Upgrade, FeatureLayerCollectionManager.overwrite (using a zipped GDB) fails</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1543638#M10714</link>
      <description>&lt;P&gt;I got the same problem using the arcgis python module in a script. It works with arcgis module version 2.2.0.4, but after that large zipped file geodatabases can't be used to overwrite a feature layer in AGOL.&lt;/P&gt;&lt;P&gt;/Nisse&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2024 07:28:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1543638#M10714</guid>
      <dc:creator>Nils-ErikDahlsten</dc:creator>
      <dc:date>2024-09-29T07:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: After 3.3 Upgrade, FeatureLayerCollectionManager.overwrite (using a zipped GDB) fails</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1551530#M10790</link>
      <description>&lt;P&gt;Today, I have encountered the same issue when running the "FeatureLayerCollectionManager.overwrite()" method with a 90 MB zipped file geodatabase. I was using Pro's Python (ArcGIS Pro 3.3.1, and arcgis.__version__ = 2.3.0).&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;When I ran the same script in a virtual environment where I had installed the 'arcgis' module v2.4.0, it ran without issues. From the image below, it seems that they wanted to prevent large files to be used, but not a single reference to this in the documentation.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;If you are using Pro, I would suggest cloning the default virtual environment and updating the 'arcgis' module there.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;An alternative would be to install the latest version of the 'arcgis' module in a standalone, virtual environment (completely decoupled from the Pro installation).&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dd.PNG" style="width: 682px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/117951i0FC58764C2B27369/image-size/large?v=v2&amp;amp;px=999" role="button" title="dd.PNG" alt="dd.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 19:44:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/after-3-3-upgrade-featurelayercollectionmanager/m-p/1551530#M10790</guid>
      <dc:creator>Jordi-Monk-Developer</dc:creator>
      <dc:date>2024-10-23T19:44:10Z</dc:date>
    </item>
  </channel>
</rss>

