<?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: Append data Using ArcGIS Pro in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1232503#M48935</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/451355"&gt;@NadimHammoud&lt;/a&gt;&amp;nbsp; any luck with this issue? I'm running into the same thing.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 22:34:03 GMT</pubDate>
    <dc:creator>IanGallo</dc:creator>
    <dc:date>2022-11-16T22:34:03Z</dc:date>
    <item>
      <title>Append data Using ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1130710#M43624</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've been trying to append a feature layer to a feature layer on ArcGIS online which worked.&lt;/P&gt;&lt;P&gt;however, when I'm appending the repeated table to the repeated table I'm getting this error.&lt;/P&gt;&lt;P&gt;any idea on how to fix this?&lt;/P&gt;&lt;P&gt;ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (&lt;A href="http://esriurl.com/support" target="_blank" rel="noopener"&gt;http://esriurl.com/support&lt;/A&gt;) to Report a Bug, and refer to the error help for potential solutions or workarounds&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;General function failure [Error code: 1000. Description: The INSERT statement conflicted with the FOREIGN KEY constraint "REL_FK_service_7312cd40fb0a4e609ecafdeba8404f00_SIZE_NUMBER_CLASS_0". The conflict occurred in database "db_17295", table "user_17295.service_7312cd40fb0a4e609ecafdeba8404f00_MEHE_AUDIT_SURVEY_FULL_V2022", column 'globalid'.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 07:55:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1130710#M43624</guid>
      <dc:creator>NadimHammoud</dc:creator>
      <dc:date>2022-01-05T07:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Append data Using ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1130720#M43625</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thing the issue is related to your inputs that seem to be in a sde database and not in a geodatabase. I can read a foreign key constraint that is violated when trying to append features because you are duplicating them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 09:06:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1130720#M43625</guid>
      <dc:creator>Roxana_ElenaUrdea</dc:creator>
      <dc:date>2022-01-05T09:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Append data Using ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1130721#M43626</link>
      <description>&lt;P&gt;Hi Roxana,&lt;/P&gt;&lt;P&gt;the table is m appending to has 0 records.&lt;/P&gt;&lt;P&gt;while the origin table is a repeated table generated from a published data collection survey with no duplicate Object ID or Global ID.&amp;nbsp;&lt;BR /&gt;any idea how to solve the issue?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 09:23:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1130721#M43626</guid>
      <dc:creator>NadimHammoud</dc:creator>
      <dc:date>2022-01-05T09:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Append data Using ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1130726#M43627</link>
      <description>&lt;P&gt;Start again by creating a brand new &lt;STRONG&gt;target&lt;/STRONG&gt; feature class. Use create feature class tool and set your origin tables as template. Check the output of this operation - feature class properties and assure it does not have key constraints. Then try again the append operation.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 09:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1130726#M43627</guid>
      <dc:creator>Roxana_ElenaUrdea</dc:creator>
      <dc:date>2022-01-05T09:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Append data Using ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1232503#M48935</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/451355"&gt;@NadimHammoud&lt;/a&gt;&amp;nbsp; any luck with this issue? I'm running into the same thing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 22:34:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1232503#M48935</guid>
      <dc:creator>IanGallo</dc:creator>
      <dc:date>2022-11-16T22:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Append data Using ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1294729#M52529</link>
      <description>&lt;P&gt;I am having the same issue.&amp;nbsp; I have tried multiple ways to add data into a feature service that is associated with a Survey123 Form.&amp;nbsp; I get the following error when I use append and copy/paste in ArcGIS Pro.&amp;nbsp; See attached error message: General Function Failure Error code: 100 The INSERT statement conflicted with the FOREIGN KEY constraint.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 20:26:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1294729#M52529</guid>
      <dc:creator>BethanyCrenshaw1</dc:creator>
      <dc:date>2023-05-31T20:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Append data Using ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1500378#M59972</link>
      <description>&lt;P&gt;i'm also running into this, did you find a work around?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 15:42:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-data-using-arcgis-pro/m-p/1500378#M59972</guid>
      <dc:creator>JohannaKraus2</dc:creator>
      <dc:date>2024-07-02T15:42:12Z</dc:date>
    </item>
  </channel>
</rss>

