<?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 Python API to Update Portal Hosted Feature Layer in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1054898#M30094</link>
    <description>&lt;P&gt;I am trying to implement an ESRI sample python api script to updated a hosted feature layer but I am encountering errors.&lt;/P&gt;&lt;P&gt;The original code can be found at:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/analytics/analytics/updating-your-hosted-feature-services-with-arcgis-pro-and-the-arcgis-api-for-python/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/analytics/analytics/updating-your-hosted-feature-services-with-arcgis-pro-and-the-arcgis-api-for-python/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am getting an error about the service already existing in Portal which is what others have encountered as per the following GeoNet post that contains a ton of useful info on the problem and it is difficult to determine if the original issue was ever resolved:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-web-appbuilder-questions/feature-layer-overwrite-error-data-referring-to-another-service/td-p/541904" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-web-appbuilder-questions/feature-layer-overwrite-error-data-referring-to-another-service/td-p/541904&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 May 2021 20:33:08 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2021-05-05T20:33:08Z</dc:date>
    <item>
      <title>Python API to Update Portal Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1054898#M30094</link>
      <description>&lt;P&gt;I am trying to implement an ESRI sample python api script to updated a hosted feature layer but I am encountering errors.&lt;/P&gt;&lt;P&gt;The original code can be found at:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/analytics/analytics/updating-your-hosted-feature-services-with-arcgis-pro-and-the-arcgis-api-for-python/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/analytics/analytics/updating-your-hosted-feature-services-with-arcgis-pro-and-the-arcgis-api-for-python/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am getting an error about the service already existing in Portal which is what others have encountered as per the following GeoNet post that contains a ton of useful info on the problem and it is difficult to determine if the original issue was ever resolved:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-web-appbuilder-questions/feature-layer-overwrite-error-data-referring-to-another-service/td-p/541904" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-web-appbuilder-questions/feature-layer-overwrite-error-data-referring-to-another-service/td-p/541904&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 20:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1054898#M30094</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2021-05-05T20:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Python API to Update Portal Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1054908#M30095</link>
      <description>&lt;P&gt;Would anyone know if there are limitations of the Python API in Portal with Active Directory authentication which could cause this script to fail?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 20:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1054908#M30095</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2021-05-05T20:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Python API to Update Portal Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1055378#M30111</link>
      <description>&lt;P&gt;There are some errors cited on the tech support site.&amp;nbsp; You don't give an error number, so here is one example&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzOTAxMA==" target="_blank"&gt;BUG-000139010: When authenticating with an Active Directory user in.. (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 18:58:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1055378#M30111</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-05-06T18:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Python API to Update Portal Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1055379#M30112</link>
      <description>&lt;P&gt;I think I was able to get past that issue when I added username as user&lt;A href="mailto:name@domain" target="_blank"&gt;name@domain&lt;/A&gt;&amp;nbsp;instead of just name.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 19:02:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/python-api-to-update-portal-hosted-feature-layer/m-p/1055379#M30112</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2021-05-06T19:02:40Z</dc:date>
    </item>
  </channel>
</rss>

