<?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: Best Practice to promote Webmap  across environments in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1562589#M41060</link>
    <description>&lt;P&gt;On top of what Simo mentioned, a couple of other supported options that will preserve item IDs are:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group Export &lt;/STRONG&gt;(note: workflow may differ depending on version of Enterprise)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/export-group-content/" target="_blank" rel="noopener"&gt;/export: Export Group Content | ArcGIS REST APIs | ArcGIS Developers&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/migrate-group-content.htm" target="_blank" rel="noopener"&gt;Export and import group content—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/moving-content-across-tiered-arcgis-enterprise-environments/" target="_blank" rel="noopener"&gt;Moving content across tiered ArcGIS Enterprise environments&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Distributed collaborations&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/share-content-with-collaboration-participants.htm" target="_blank" rel="noopener"&gt;Share content with collaboration groups—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 26 Nov 2024 12:10:31 GMT</pubDate>
    <dc:creator>TimoT</dc:creator>
    <dc:date>2024-11-26T12:10:31Z</dc:date>
    <item>
      <title>Best Practice to promote Webmap  across environments</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1560793#M41021</link>
      <description>&lt;P&gt;We have two environments for ArcGIS Enterprise. One is Production and One is Staging. We usually deploy the webmap/feature layer from ArcGIS to Staging first, and then to the production. However, the item id will be different across the environments. What is the best practice to do the promotion such as that? Also can we make sure the item id will stay the same across the different environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 16:28:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1560793#M41021</guid>
      <dc:creator>DRae</dc:creator>
      <dc:date>2024-11-20T16:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practice to promote Webmap  across environments</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1562021#M41045</link>
      <description>&lt;P&gt;It really depends on your environment architecture and the nature of the services, are they hosted or referenced? are they sharing the same geodatabase, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;in terms of preserving the itemid, yes you can preserve the item id when you are cloning the items.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="simoxu_0-1732456244363.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120299i1570C60F86572187/image-size/medium?v=v2&amp;amp;px=400" role="button" title="simoxu_0-1732456244363.png" alt="simoxu_0-1732456244363.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;see details here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items" target="_blank"&gt;https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2024 13:51:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1562021#M41045</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2024-11-24T13:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practice to promote Webmap  across environments</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1562589#M41060</link>
      <description>&lt;P&gt;On top of what Simo mentioned, a couple of other supported options that will preserve item IDs are:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group Export &lt;/STRONG&gt;(note: workflow may differ depending on version of Enterprise)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/export-group-content/" target="_blank" rel="noopener"&gt;/export: Export Group Content | ArcGIS REST APIs | ArcGIS Developers&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/migrate-group-content.htm" target="_blank" rel="noopener"&gt;Export and import group content—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/moving-content-across-tiered-arcgis-enterprise-environments/" target="_blank" rel="noopener"&gt;Moving content across tiered ArcGIS Enterprise environments&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Distributed collaborations&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/share-content-with-collaboration-participants.htm" target="_blank" rel="noopener"&gt;Share content with collaboration groups—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 26 Nov 2024 12:10:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1562589#M41060</guid>
      <dc:creator>TimoT</dc:creator>
      <dc:date>2024-11-26T12:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practice to promote Webmap  across environments</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1562595#M41062</link>
      <description>&lt;P&gt;ah.. just remember&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10527"&gt;@JakeSkinner&lt;/a&gt;&amp;nbsp; had a great post about migrating content from one environment to another, please check it out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-documents/migrate-content-for-arcgis-enterprise-arcgis/ta-p/1365455" target="_blank"&gt;https://community.esri.com/t5/arcgis-enterprise-documents/migrate-content-for-arcgis-enterprise-arcgis/ta-p/1365455&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 12:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/best-practice-to-promote-webmap-across/m-p/1562595#M41062</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2024-11-26T12:50:43Z</dc:date>
    </item>
  </channel>
</rss>

