<?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: Update Feature Service with SD File in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497252#M70920</link>
    <description>&lt;P&gt;Have you take a look at the example from ESRI&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/11.0/develop/windows/example-publish-various-service-types-using-service-definitions.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/11.0/develop/windows/example-publish-various-service-types-using-service-definitions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2024 17:37:53 GMT</pubDate>
    <dc:creator>TonyAlmeida</dc:creator>
    <dc:date>2024-06-25T17:37:53Z</dc:date>
    <item>
      <title>Update Feature Service with SD File</title>
      <link>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497199#M70919</link>
      <description>&lt;P&gt;Hi folks, I am wondering if it's possible to update (truncate/append) data for a feature service with an associated Service Definition file.&amp;nbsp; This would be for AGOL.&amp;nbsp; I have a good handle on how to do this with a Feature Service published from a zipped file geodatase.&amp;nbsp; However, I do receive errors when trying to do this with a FS and associated SD file.&amp;nbsp; Is this even possible or am I missing something.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 16:34:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497199#M70919</guid>
      <dc:creator>Big-Chill</dc:creator>
      <dc:date>2024-06-25T16:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Update Feature Service with SD File</title>
      <link>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497252#M70920</link>
      <description>&lt;P&gt;Have you take a look at the example from ESRI&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/11.0/develop/windows/example-publish-various-service-types-using-service-definitions.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/11.0/develop/windows/example-publish-various-service-types-using-service-definitions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 17:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497252#M70920</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2024-06-25T17:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update Feature Service with SD File</title>
      <link>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497372#M70921</link>
      <description>&lt;P&gt;I have not tried that, but I don't see truncate/append functionality within that example.&amp;nbsp; It's only about publishing a service.&amp;nbsp; I want to run regular update without overwriting.&amp;nbsp; Wondering if I could replace the SD file with a more current version contain the necessary edits.&amp;nbsp; After all, I believe the SD files is just a JSON file.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 21:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497372#M70921</guid>
      <dc:creator>Big-Chill</dc:creator>
      <dc:date>2024-06-25T21:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update Feature Service with SD File</title>
      <link>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497812#M70923</link>
      <description>&lt;P&gt;I am uncertain about the SD file. Maybe these will give you some info about truncating and appending feature services.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-online-documents/overwrite-arcgis-online-feature-service-using/ta-p/904457" target="_blank"&gt;https://community.esri.com/t5/arcgis-online-documents/overwrite-arcgis-online-feature-service-using/ta-p/904457&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-online-questions/truncate-agol-table-from-pro/td-p/725327" target="_blank"&gt;https://community.esri.com/t5/arcgis-online-questions/truncate-agol-table-from-pro/td-p/725327&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/arcgis-pro-truncate-table-gp-tool-could-work-on/idc-p/1274485/highlight/true#M24195" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/arcgis-pro-truncate-table-gp-tool-could-work-on/idc-p/1274485/highlight/true#M24195&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 18:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/update-feature-service-with-sd-file/m-p/1497812#M70923</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2024-06-26T18:54:41Z</dc:date>
    </item>
  </channel>
</rss>

