<?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: Enterprise Migration Dev to Test to Prod (10.8.1) in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/enterprise-migration-dev-to-test-to-prod-10-8-1/m-p/1376394#M38432</link>
    <description>&lt;P&gt;I realize this is an old topic, but just in case anyone comes across it looking for a solution, the solution is called the ArcGIS Assistant.&amp;nbsp; There is an older version called the AGO assistant.&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 12:58:36 GMT</pubDate>
    <dc:creator>ColinHLang</dc:creator>
    <dc:date>2024-01-31T12:58:36Z</dc:date>
    <item>
      <title>Enterprise Migration Dev to Test to Prod (10.8.1)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/enterprise-migration-dev-to-test-to-prod-10-8-1/m-p/1084042#M30801</link>
      <description>&lt;P&gt;I am disappointed in the migration for Enterprise solution but admit I may be missing something after many google searches and numerous experiments.&amp;nbsp; I can find no end to end solution and thus had to come up with my own workarounds to fix URLS for maps and apps.&amp;nbsp; Here my take away on the Migration of Enterprise, moving from Dev environment to Test/Prod Environment.&amp;nbsp; As with anything do not do any of this code development on anything that you can not afford to loose.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Some Resources:&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/migration-strategies.htm" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/portal/latest/administer/windows/migration-strategies.htm&lt;/A&gt;&lt;BR /&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;https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/moving-content-across-tiered-arcgis-enterprise-environments/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.toc.html#item" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/api-reference/arcgis.gis.toc.html#item&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://ago-assistant.esri.com/" target="_blank" rel="noopener"&gt;https://ago-assistant.esri.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;Manually export the maps/apps from Dev and import to Test/Prod, this will retain the item ids and configuration, which is a must.&amp;nbsp; See the resource on moving content across tiered arcgis enterprise environments above.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Run code to fix Map URLs and item ID's.&lt;BR /&gt;Run code to fix App URLS, bonus change color of text in title to indicate different environment.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Issues:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;Why not use python to automate the export and import of maps/apps?&amp;nbsp; I was unable to get the api to connect; see &lt;A href="https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-group-manager-create-403/m-p/1076152#M6330" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-group-manager-create-403/m-p/1076152#M6330&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Why do you just export maps/apps?&amp;nbsp; The export of feature layers is problematic.&amp;nbsp; It just fails with no error.&lt;BR /&gt;&lt;BR /&gt;The export/import is not supported for "Hosted Views", that is a large portion of our layers. so export/import of data ends up making little sense for us.&amp;nbsp; We can just host it from ArcGIS Pro to different environments, knowing the data will have different ids, this is unavoidable on the Hosted Views.&lt;BR /&gt;&lt;BR /&gt;Why do care about item ids for feature layers in maps?&amp;nbsp; If you do not match the item ids in the portal where you are migrating your maps to, when a user finds the "description" and clicks on it they will end up on the Rest Endpoint of ArcGIS, this is not something I really like.&amp;nbsp; Note, the ArcGIS Assistant does not fix the item id's when you use it to change the URLS, this is something I found out just recently and is problematic.&lt;BR /&gt;&lt;BR /&gt;See attached code for example of how I am making updates to urls in maps and apps.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 16:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/enterprise-migration-dev-to-test-to-prod-10-8-1/m-p/1084042#M30801</guid>
      <dc:creator>LouieRowley</dc:creator>
      <dc:date>2021-07-29T16:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Migration Dev to Test to Prod (10.8.1)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/enterprise-migration-dev-to-test-to-prod-10-8-1/m-p/1376394#M38432</link>
      <description>&lt;P&gt;I realize this is an old topic, but just in case anyone comes across it looking for a solution, the solution is called the ArcGIS Assistant.&amp;nbsp; There is an older version called the AGO assistant.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 12:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/enterprise-migration-dev-to-test-to-prod-10-8-1/m-p/1376394#M38432</guid>
      <dc:creator>ColinHLang</dc:creator>
      <dc:date>2024-01-31T12:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Migration Dev to Test to Prod (10.8.1)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/enterprise-migration-dev-to-test-to-prod-10-8-1/m-p/1376809#M38435</link>
      <description>&lt;P&gt;but for this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://guide.assistant.esri-ps.com/docs/faq#is-arcgis-assistant-supported-by-esri" target="_blank" rel="noopener"&gt;https://guide.assistant.esri-ps.com/docs/faq#is-arcgis-assistant-supported-by-esri&lt;/A&gt;&lt;/P&gt;&lt;H2&gt;Is ArcGIS Assistant supported by Esri?&lt;/H2&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;No.&lt;/STRONG&gt;&lt;/FONT&gt; ArcGIS Assistant is a community-driven project from Esri Professional Services. While all of the requests from Assistant use supported &lt;A href="https://developers.arcgis.com/rest/" target="_blank" rel="noopener noreferrer"&gt;ArcGIS REST API&lt;/A&gt; operations, doing so could leave your content in a broken or reduced state, &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;and Esri Technical Support will not be equipped to help you with that situation.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 22:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/enterprise-migration-dev-to-test-to-prod-10-8-1/m-p/1376809#M38435</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2024-01-31T22:44:42Z</dc:date>
    </item>
  </channel>
</rss>

