<?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 all data from hosted table to a table in a different hosted feature layer in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1301001#M52931</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/75013"&gt;@RichardHowe&lt;/a&gt;&amp;nbsp;yes the validation will work with ArcGIS API.&amp;nbsp; You just need to import the module.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2023 11:07:45 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2023-06-20T11:07:45Z</dc:date>
    <item>
      <title>Append all data from hosted table to a table in a different hosted feature layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1300158#M52879</link>
      <description>&lt;P&gt;Hi, I'm looking to append all the data held in a hosted table in ArcGIS Online to another table in a hosted feature layer (with an identical schema) using python.&lt;BR /&gt;&lt;BR /&gt;I've attempted to use the API guidance, but every time I try I get an unknown error on the .append function&lt;BR /&gt;&lt;BR /&gt;Exception: Unknown Error&lt;BR /&gt;(Error Code: 500)&lt;BR /&gt;&lt;BR /&gt;Can anyone help with a code sample. All the examples in the guidance focus on CSVs rather than data already in AGOL&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 10:12:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1300158#M52879</guid>
      <dc:creator>RichardHowe</dc:creator>
      <dc:date>2023-06-16T10:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Append all data from hosted table to a table in a different hosted feature layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1300184#M52884</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/75013"&gt;@RichardHowe&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If you have an ArcGIS Pro license, use arcpy's &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/append.htm" target="_self"&gt;Append&lt;/A&gt; within your code instead of the ArcGIS API.&amp;nbsp; It will work with hosted feature services.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 12:21:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1300184#M52884</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2023-06-16T12:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Append all data from hosted table to a table in a different hosted feature layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1300967#M52929</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10527"&gt;@JakeSkinner&lt;/a&gt;&amp;nbsp;, that was very helpful. I don't know why that didn't occur to me!&lt;BR /&gt;&lt;BR /&gt;Next question, while you're here. Is it possible to use toolbox validation with the AGOL GIS API. SO for example could I Update a script parameter to populate with every layer in a hosted feature layer for example?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 08:04:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1300967#M52929</guid>
      <dc:creator>RichardHowe</dc:creator>
      <dc:date>2023-06-20T08:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Append all data from hosted table to a table in a different hosted feature layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1301001#M52931</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/75013"&gt;@RichardHowe&lt;/a&gt;&amp;nbsp;yes the validation will work with ArcGIS API.&amp;nbsp; You just need to import the module.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 11:07:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1301001#M52931</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2023-06-20T11:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Append all data from hosted table to a table in a different hosted feature layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1301021#M52933</link>
      <description>&lt;P&gt;Amazing. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 12:31:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/append-all-data-from-hosted-table-to-a-table-in-a/m-p/1301021#M52933</guid>
      <dc:creator>RichardHowe</dc:creator>
      <dc:date>2023-06-20T12:31:17Z</dc:date>
    </item>
  </channel>
</rss>

