<?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: An error happened while appending the item within AGOL. in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1351197#M55954</link>
    <description>&lt;P&gt;Appending generally means adding new data?&lt;/P&gt;&lt;P&gt;It sounds like there is a schema mismatch between the data you are uploading and the target dataset.&lt;/P&gt;&lt;P&gt;Can you explain more on what you are doing? e.g. uploading a zipped dataset? csv? Does it fail if trying in Pro?&lt;/P&gt;&lt;P&gt;Add or update records?&lt;/P&gt;</description>
    <pubDate>Sat, 18 Nov 2023 05:39:48 GMT</pubDate>
    <dc:creator>ChristopherCounsell</dc:creator>
    <dc:date>2023-11-18T05:39:48Z</dc:date>
    <item>
      <title>Error: An error happened while appending the item within AGOL.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1351132#M55951</link>
      <description>&lt;P&gt;I am trying to update data within AGOL and I have recently be getting this error for updating parcel feature layer. How can I prevent this error. It is interrupting my workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did find this bug notice but it is not very helpful on finding a solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/after-the-june-2023-update-the-update-data-option-to-ad-bug-000159161" target="_blank"&gt;BUG-000159161 for ArcGIS Online (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 22:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1351132#M55951</guid>
      <dc:creator>MeganWheatley</dc:creator>
      <dc:date>2023-11-17T22:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error: An error happened while appending the item within AGOL.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1351197#M55954</link>
      <description>&lt;P&gt;Appending generally means adding new data?&lt;/P&gt;&lt;P&gt;It sounds like there is a schema mismatch between the data you are uploading and the target dataset.&lt;/P&gt;&lt;P&gt;Can you explain more on what you are doing? e.g. uploading a zipped dataset? csv? Does it fail if trying in Pro?&lt;/P&gt;&lt;P&gt;Add or update records?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 05:39:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1351197#M55954</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2023-11-18T05:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error: An error happened while appending the item within AGOL.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1352011#M56003</link>
      <description>&lt;P&gt;Working on adding and updating the same schema for parcel viewers. I will just have to reupload the information. Because it is not going through on the update. It opens in pro with no issues at all. It has been quite frustrating. Have you dealt with this before? If so, what was your work around?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 15:32:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1352011#M56003</guid>
      <dc:creator>MeganWheatley</dc:creator>
      <dc:date>2023-11-21T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error: An error happened while appending the item within AGOL.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1352341#M56021</link>
      <description>&lt;P&gt;So you are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Uploading a file to ArcGIS Online&lt;/LI&gt;&lt;LI&gt;Going to an existing Hosted Feature Layer Item Details&lt;/LI&gt;&lt;LI&gt;Clicking 'add and update features' to insert new feature and update existing.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can you confirm the workflow? What is the input file type?&lt;/P&gt;&lt;P&gt;Generally this will occur when there is a misalignment between the uploaded file and the target layer. For example, you have a string field in a CSV that could exceed the length of the existing layer, or maybe it's a string value trying to be inserted into an existing integer field.&lt;/P&gt;&lt;P&gt;ArcGIS Online will check a sample of uploaded records to compare but it won't compare all until it executes the request. The onus is on you to ensure the uploaded data correctly matches the target schema. You can clean up the data or try to field map it - which may be easier in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;More information on the considerations:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#APPEND" target="_blank"&gt;https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#APPEND&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Some examples of misaligned data types with CSVs and how it can cause issues:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/problem-generic-errors-from-uploading-and-published-csv-000024821" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/problem-generic-errors-from-uploading-and-published-csv-000024821&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You may be able to get a more specific error by monitoring the web traffic and seeing the server response to the request.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 23:06:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-an-error-happened-while-appending-the-item/m-p/1352341#M56021</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2023-11-21T23:06:39Z</dc:date>
    </item>
  </channel>
</rss>

