<?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 Copy Services to new Server in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/copy-services-to-new-server/m-p/423598#M16374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I’m trying to copy services in batch from our development portal to our production portal. Using the ESRI sample Python script (&lt;A href="http://enterprise.arcgis.com/en/portal/latest/administer/windows/example-copy-content.htm"&gt;http://enterprise.arcgis.com/en/portal/latest/administer/windows/example-copy-content.htm&lt;/A&gt;) I can copy the content over successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;It looks like the other ESRI sample Python script for updating the service URLs will work ((have not tried it yet, per below) (http://enterprise.arcgis.com/en/portal/latest/administer/windows/example-update-the-url-of-a-service-in-a-web-map.htm)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not having any luck finding anything that can copy the actual services from our development to production server .I found one tool on GitHub (https://github.com/eea/discomap.ServiceTransferTool) that worked for 10.4 that does not seem to work 10.6.1 (I get the error below, we figured it was a certificate error but they are both valid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/438521_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only threads I have found talking about this issue are from 2015 and earlier and don’t seem to have come up with good solutions. It feels like I'm missing something simple/obvious&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tycho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 17:47:51 GMT</pubDate>
    <dc:creator>TychoGranville</dc:creator>
    <dc:date>2019-03-01T17:47:51Z</dc:date>
    <item>
      <title>Copy Services to new Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/copy-services-to-new-server/m-p/423598#M16374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I’m trying to copy services in batch from our development portal to our production portal. Using the ESRI sample Python script (&lt;A href="http://enterprise.arcgis.com/en/portal/latest/administer/windows/example-copy-content.htm"&gt;http://enterprise.arcgis.com/en/portal/latest/administer/windows/example-copy-content.htm&lt;/A&gt;) I can copy the content over successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;It looks like the other ESRI sample Python script for updating the service URLs will work ((have not tried it yet, per below) (http://enterprise.arcgis.com/en/portal/latest/administer/windows/example-update-the-url-of-a-service-in-a-web-map.htm)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not having any luck finding anything that can copy the actual services from our development to production server .I found one tool on GitHub (https://github.com/eea/discomap.ServiceTransferTool) that worked for 10.4 that does not seem to work 10.6.1 (I get the error below, we figured it was a certificate error but they are both valid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/438521_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only threads I have found talking about this issue are from 2015 and earlier and don’t seem to have come up with good solutions. It feels like I'm missing something simple/obvious&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tycho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 17:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/copy-services-to-new-server/m-p/423598#M16374</guid>
      <dc:creator>TychoGranville</dc:creator>
      <dc:date>2019-03-01T17:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Services to new Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/copy-services-to-new-server/m-p/423599#M16375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, figured out the correct workflow with help from ESRI tech support. The amount of manual editing required seems like a giant red flag, but this is apparently the way it goes.The&amp;nbsp;salient portion of the thread is below. This is for Enterprise 10.6.1 on Windows.&lt;BR /&gt;------------------------------------------------&lt;BR /&gt;Esri Case #02279751&lt;/P&gt;&lt;P&gt;Hi Kristen,&lt;/P&gt;&lt;P&gt;I guess I need a definition of "republishing". It sounds like&lt;/P&gt;&lt;P&gt;Initially:&lt;BR /&gt;create MXD in Testing environment --&amp;gt; create service in Testing environment --&amp;gt; create/modify maps/apps in Testing environment. Iterate until final product&lt;/P&gt;&lt;P&gt;copy MXD to Production environment --&amp;gt; create service in Production environment manually making sure the configuration is duplicated from Testing --&amp;gt; create maps/apps in Production environment manually making sure they match the Testing maps/apps&lt;/P&gt;&lt;P&gt;If a change needs to be made to an app:&lt;BR /&gt;Modify MXD in Testing environment --&amp;gt; overwrite service in Testing environment --&amp;gt; modify maps/apps in Testing environment. Iterate until final product&lt;/P&gt;&lt;P&gt;copy MXD to Production environment --&amp;gt; overwrite service in Production environment manually making sure the configuration is duplicated from Testing --&amp;gt; modify maps/apps in Production environment manually making sure they match the Testing maps/apps.&lt;/P&gt;&lt;P&gt;Is that the recommended workflow to republish services/maps/apps instead of using the copy content and change URL scripts?&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tycho&lt;BR /&gt;---------------------------&lt;BR /&gt;Good morning, Tycho,&lt;/P&gt;&lt;P&gt;Yes, that is exactly the recommended workflow, and what I mean by republishing. I know it can be tedious, but that is the recommended way to do it right. Please let me know if you have further questions.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Kristen&lt;BR /&gt;Esri Support Services&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:48:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/copy-services-to-new-server/m-p/423599#M16375</guid>
      <dc:creator>TychoGranville</dc:creator>
      <dc:date>2019-03-07T17:48:46Z</dc:date>
    </item>
  </channel>
</rss>

