<?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>idea Add &amp;quot;Save As SD&amp;quot; to overwrite an existing service - Overwrite Web Layer in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idi-p/1212568</link>
    <description>&lt;P&gt;In ArcGIS Pro, one can easily create an SD file to eventualy publish&amp;nbsp; a web layer (service) on a federated server using Share - Web Layer - Publish Web Layer - Save As SD.&lt;/P&gt;&lt;P&gt;With this SD file, it's simple to automate services publishing process on different environments (dev, staging, prod).&lt;/P&gt;&lt;P&gt;However, when it comes to overwrite a service (Share - Web Layer - Overwrite Web Layer), there's no "Save As SD" to create this file. There's only a "Publish" function.&lt;/P&gt;&lt;P&gt;Please add this option to create the SD file when someone wants to overwrite a service.&lt;/P&gt;&lt;P&gt;I know of some Python code can be done to try to do this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/overwrite-map-service-with-arcpy-but-use-existing/td-p/640261" target="_blank" rel="noopener"&gt;Solved: Overwrite map service with ArcPy but use existing ... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/publishing-map-service-with-wms-capability-with/td-p/1085520#:~:text=An%20enhancement%20was,function%20in%20Arcpy." target="_blank" rel="noopener"&gt;Publishing map service with WMS capability with ar... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/fr/pro-app/latest/arcpy/sharing/mapimagesharingdraft-class.htm#GUID-51F10F68-4B03-431C-B348-567F929963F7" target="_blank" rel="noopener"&gt;MapImageSharingDraft—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it seems obvious that extended properties are really difficult to manage (ex : WMS, etc).&lt;/P&gt;&lt;P&gt;Moreover, we found a way to get the sd file when an overwrite is manually done with ArcGIS Pro :&lt;/P&gt;&lt;P&gt;1. Overwrite Web Layer - Publish&lt;/P&gt;&lt;P&gt;2. A series of files are created here including .sddraft :&amp;nbsp;C:\Users\%username%\AppData\Local\ESRI\ArcGISPro\Staging\SharingProcesses\%jobnumber%&lt;/P&gt;&lt;P&gt;3. Use Stage Service geoprocessing tool to create the sd file from sddraft&lt;/P&gt;&lt;P&gt;4. Publish to dev, staging and prod from this sd file and ArcGIS API for Python (publish_sd). We use Azure DevOps Pipelines for this, adding SD files in our repository.&lt;/P&gt;&lt;P&gt;5. Everything works perfectly, even Portal itemId is preserved!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 17:45:45 GMT</pubDate>
    <dc:creator>PatriceLabbé</dc:creator>
    <dc:date>2022-09-14T17:45:45Z</dc:date>
    <item>
      <title>Add "Save As SD" to overwrite an existing service - Overwrite Web Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idi-p/1212568</link>
      <description>&lt;P&gt;In ArcGIS Pro, one can easily create an SD file to eventualy publish&amp;nbsp; a web layer (service) on a federated server using Share - Web Layer - Publish Web Layer - Save As SD.&lt;/P&gt;&lt;P&gt;With this SD file, it's simple to automate services publishing process on different environments (dev, staging, prod).&lt;/P&gt;&lt;P&gt;However, when it comes to overwrite a service (Share - Web Layer - Overwrite Web Layer), there's no "Save As SD" to create this file. There's only a "Publish" function.&lt;/P&gt;&lt;P&gt;Please add this option to create the SD file when someone wants to overwrite a service.&lt;/P&gt;&lt;P&gt;I know of some Python code can be done to try to do this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/overwrite-map-service-with-arcpy-but-use-existing/td-p/640261" target="_blank" rel="noopener"&gt;Solved: Overwrite map service with ArcPy but use existing ... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/publishing-map-service-with-wms-capability-with/td-p/1085520#:~:text=An%20enhancement%20was,function%20in%20Arcpy." target="_blank" rel="noopener"&gt;Publishing map service with WMS capability with ar... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/fr/pro-app/latest/arcpy/sharing/mapimagesharingdraft-class.htm#GUID-51F10F68-4B03-431C-B348-567F929963F7" target="_blank" rel="noopener"&gt;MapImageSharingDraft—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it seems obvious that extended properties are really difficult to manage (ex : WMS, etc).&lt;/P&gt;&lt;P&gt;Moreover, we found a way to get the sd file when an overwrite is manually done with ArcGIS Pro :&lt;/P&gt;&lt;P&gt;1. Overwrite Web Layer - Publish&lt;/P&gt;&lt;P&gt;2. A series of files are created here including .sddraft :&amp;nbsp;C:\Users\%username%\AppData\Local\ESRI\ArcGISPro\Staging\SharingProcesses\%jobnumber%&lt;/P&gt;&lt;P&gt;3. Use Stage Service geoprocessing tool to create the sd file from sddraft&lt;/P&gt;&lt;P&gt;4. Publish to dev, staging and prod from this sd file and ArcGIS API for Python (publish_sd). We use Azure DevOps Pipelines for this, adding SD files in our repository.&lt;/P&gt;&lt;P&gt;5. Everything works perfectly, even Portal itemId is preserved!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 17:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idi-p/1212568</guid>
      <dc:creator>PatriceLabbé</dc:creator>
      <dc:date>2022-09-14T17:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add "Save As SD" to overwrite an existing service - Overwrite Web Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1212575#M21241</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Additionally, according to the Esri link below, migrating services by SD file would be a recommended way to publish services to multiple environments, and indeed this functionality is missing in ArcGIS Pro “Overwrite Web Layer” in order to &lt;U&gt;update&lt;/U&gt; a service.&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/deploy/windows/arcgis-server-in-development-staging-and-production-environments.htm" target="_blank"&gt;ArcGIS Server in development, staging, and production environments—ArcGIS Server | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 17:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1212575#M21241</guid>
      <dc:creator>SimonP</dc:creator>
      <dc:date>2022-09-14T17:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add "Save As SD" to overwrite an existing service - Overwrite Web Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1216147#M21397</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/94672"&gt;@PatriceLabbé&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/477257"&gt;@SimonP&lt;/a&gt;&amp;nbsp;for the idea and feedback. This functionality is something we might be able to support.&amp;nbsp;&lt;SPAN&gt;We will keep an eye on this to see if there is additional interest from the community.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 16:35:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1216147#M21397</guid>
      <dc:creator>JonahLay</dc:creator>
      <dc:date>2022-09-26T16:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add "Save As SD" to overwrite an existing service - Overwrite Web Layer - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1245627#M22718</link>
      <description />
      <pubDate>Thu, 05 Jan 2023 15:55:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1245627#M22718</guid>
      <dc:creator>JonahLay</dc:creator>
      <dc:date>2023-01-05T15:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add "Save As SD" to overwrite an existing service - Overwrite Web Layer - Status changed to: In Product Plan</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1262792#M23485</link>
      <description />
      <pubDate>Tue, 28 Feb 2023 22:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1262792#M23485</guid>
      <dc:creator>JonahLay</dc:creator>
      <dc:date>2023-02-28T22:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add "Save As SD" to overwrite an existing service - Overwrite Web Layer - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1346967#M26875</link>
      <description>&lt;P&gt;This idea was implemented in ArcGIS Pro 3.2. Please see the&lt;SPAN&gt;&amp;nbsp;following help topics&amp;nbsp;&lt;/SPAN&gt;to learn more about this functionality:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/save-a-service-definition-for-a-web-layer.htm" target="_self"&gt;Save a service definition for a web layer&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/save-a-service-definition-for-a-map-service.htm" target="_self"&gt;Save a service definition for a map service&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P data-unlink="true"&gt;To learn more about upgrading, visit&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.2/get-started/whats-new-in-arcgis-pro.htm" target="_self"&gt;What's New in ArcGIS Pro 3.2&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 23:57:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1346967#M26875</guid>
      <dc:creator>JonahLay</dc:creator>
      <dc:date>2023-11-07T23:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Add "Save As SD" to overwrite an existing service - Overwrite Web Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1357539#M27426</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/190407"&gt;@JonahLay&lt;/a&gt;&amp;nbsp;This is awesome. Saves us a lot of trouble. Thank you!!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 18:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/add-quot-save-as-sd-quot-to-overwrite-an-existing/idc-p/1357539#M27426</guid>
      <dc:creator>BrianLeroux</dc:creator>
      <dc:date>2023-12-06T18:23:30Z</dc:date>
    </item>
  </channel>
</rss>

