<?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: Error when updating feature layer in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/error-when-updating-feature-layer/m-p/1279665#M67443</link>
    <description>&lt;P&gt;You should try to figure out what row is.&amp;nbsp; What data are you updating in the feature layer and is it appending to the existing data and creating a longer row each time for that 'row'?&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2023 14:23:03 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2023-04-18T14:23:03Z</dc:date>
    <item>
      <title>Error when updating feature layer</title>
      <link>https://community.esri.com/t5/python-questions/error-when-updating-feature-layer/m-p/1279276#M67430</link>
      <description>&lt;PRE&gt;I have always used the Python API to update a feature layer with no issues. &lt;BR /&gt;Now I'm trying to update it and it keeps failing with this error. Last week it was only for a few features, today for all of them. What is happening?&lt;BR /&gt;Is there a way to investigate further besides this error message?&lt;BR /&gt;&lt;BR /&gt;{'addResults': [],
 'updateResults': [{'objectId': 1,
   'uniqueId': 1,
   'globalId': None,
   'success': False,
   'error': {'code': 1000,
    'description': 'Cannot create a row of size 8405 which is greater than the allowable maximum row size of 8060.\r\nThe statement has been terminated.'}}],
 'deleteResults': []}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 15:38:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-when-updating-feature-layer/m-p/1279276#M67430</guid>
      <dc:creator>CIDAdmin</dc:creator>
      <dc:date>2023-04-17T15:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error when updating feature layer</title>
      <link>https://community.esri.com/t5/python-questions/error-when-updating-feature-layer/m-p/1279665#M67443</link>
      <description>&lt;P&gt;You should try to figure out what row is.&amp;nbsp; What data are you updating in the feature layer and is it appending to the existing data and creating a longer row each time for that 'row'?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 14:23:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-when-updating-feature-layer/m-p/1279665#M67443</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2023-04-18T14:23:03Z</dc:date>
    </item>
  </channel>
</rss>

