<?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 Changing table values in an enterprise feature layer using a geoprocessing tool in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/changing-table-values-in-an-enterprise-feature/m-p/1356645#M27068</link>
    <description>&lt;P&gt;I have written a python script that takes the table of a polygon feature layer and returns an excel file with unique ID's for each polygon (which is then joined to the polygon in ArcGIS Pro)&lt;/P&gt;&lt;P&gt;I'd like to consolidate this to a single GP tool. Ideally the tool will take in a feature layer from ArcGIS Enterprise portal and change any values that are zero/null to a newly created unique identifier.&lt;/P&gt;&lt;P&gt;I already have the logic for creating new ID's. I am just having trouble accepting a parameter using arcpy and accessing the table of the feature layer.&lt;/P&gt;&lt;P&gt;I have thought about using ArcGIS API for python to edit the table using the Spatially Enabled DataFrames then overwriting the layer. This changes the symbology which is a concern. Is there another way to complete this workflow?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2023 23:22:22 GMT</pubDate>
    <dc:creator>ZacharyKasson</dc:creator>
    <dc:date>2023-12-04T23:22:22Z</dc:date>
    <item>
      <title>Changing table values in an enterprise feature layer using a geoprocessing tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/changing-table-values-in-an-enterprise-feature/m-p/1356645#M27068</link>
      <description>&lt;P&gt;I have written a python script that takes the table of a polygon feature layer and returns an excel file with unique ID's for each polygon (which is then joined to the polygon in ArcGIS Pro)&lt;/P&gt;&lt;P&gt;I'd like to consolidate this to a single GP tool. Ideally the tool will take in a feature layer from ArcGIS Enterprise portal and change any values that are zero/null to a newly created unique identifier.&lt;/P&gt;&lt;P&gt;I already have the logic for creating new ID's. I am just having trouble accepting a parameter using arcpy and accessing the table of the feature layer.&lt;/P&gt;&lt;P&gt;I have thought about using ArcGIS API for python to edit the table using the Spatially Enabled DataFrames then overwriting the layer. This changes the symbology which is a concern. Is there another way to complete this workflow?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 23:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/changing-table-values-in-an-enterprise-feature/m-p/1356645#M27068</guid>
      <dc:creator>ZacharyKasson</dc:creator>
      <dc:date>2023-12-04T23:22:22Z</dc:date>
    </item>
  </channel>
</rss>

