<?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: Copy Portal Item and Data between Portals in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781248#M1208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info - we've found we we can't use this when one of our source portals is internal (not externally exposed) as the admin assistant can't see the portal to connect - unless we are missing something&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jul 2019 01:27:45 GMT</pubDate>
    <dc:creator>GNOMICAdmin</dc:creator>
    <dc:date>2019-07-15T01:27:45Z</dc:date>
    <item>
      <title>Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781245#M1205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen the Clone Jupyter Notebook sample but this does not push the data across, just the items and still points back to the source portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to push the item and its data and have it re-published into the target portal. This could be hosted layers or federated arcgis services.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from Collaboration - can this be done through the arcgis api? How could this be done for Federated ArcGIS Server services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2019 08:24:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781245#M1205</guid>
      <dc:creator>GNOMICAdmin</dc:creator>
      <dc:date>2019-07-12T08:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781246#M1206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/60280"&gt;GNOMIC Admin&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you already have a look at&amp;nbsp;&lt;A class="link-titled" href="https://ago-assistant.esri.com/" title="https://ago-assistant.esri.com/"&gt;ArcGIS Online Assistant&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can log in to your &lt;STRONG&gt;Portal for ArcGIS&lt;/STRONG&gt;, search for item and select the option &lt;STRONG&gt;I want to Copy Content&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can copy between accounts and there are two options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Simple copy&lt;/STRONG&gt; creates a reference to the original service in the destination account.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Full copy (EXPERIMENTAL)&lt;/STRONG&gt; replicates the original service in the destination account and harvests all of its associated data.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/452950_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2019 08:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781246#M1206</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-07-12T08:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781247#M1207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've used the Assistant extensively, and only had problems copying a few legacy hosted items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're looking to automate your processes you might dig through the code, which is all on GitHub:&amp;nbsp;&lt;A href="https://github.com/Esri/ago-assistant"&gt;https://github.com/Esri/ago-assistant&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using SAML-based authentication with the Portals you need to register the assistant as an app item and can construct URLs for sign-on, but as an admin you may be doing all of your work with built-in user accounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reference, you can pass Portal-specific parameters using this format: https ://ago-assistant.esri.com/?portal=[URL]&amp;amp;appid=[appID]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2019 18:25:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781247#M1207</guid>
      <dc:creator>PaulHoefflerGISS</dc:creator>
      <dc:date>2019-07-12T18:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781248#M1208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info - we've found we we can't use this when one of our source portals is internal (not externally exposed) as the admin assistant can't see the portal to connect - unless we are missing something&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 01:27:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781248#M1208</guid>
      <dc:creator>GNOMICAdmin</dc:creator>
      <dc:date>2019-07-15T01:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781249#M1209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cancel that last comment - seems to be working now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 01:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781249#M1209</guid>
      <dc:creator>GNOMICAdmin</dc:creator>
      <dc:date>2019-07-15T01:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781250#M1210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;shortcoming here is that is only copys data over that is hosted in portal. Federated services are only copied as reference - so I assume you'd then need to re-publish the federated ones to the other portal and change the points. So not really a full enterprise clone process this, but rather just Portal content&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 01:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781250#M1210</guid>
      <dc:creator>GNOMICAdmin</dc:creator>
      <dc:date>2019-07-15T01:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781251#M1211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My understanding is that federated ArcGIS Server instances use Portal for ArcGIS as their identity store and have some integration for setting sharing/security on services, but are otherwise largely standalone. You could use the Python API to republish services, or &lt;A href="https://community.esri.com/group/2167"&gt;Admin Tools for ArcGIS Online &amp;amp; Portal&lt;/A&gt;&amp;nbsp;may be able to fully clone the federated services, but you'd need two licenses for their product ($) and I'm not sure that it has this capability.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 14:03:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781251#M1211</guid>
      <dc:creator>PaulHoefflerGISS</dc:creator>
      <dc:date>2019-07-15T14:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781252#M1212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is Blake, and I'm the Head of Support for GEO Jobe GIS Consulting. As mentioned by Paul Hoeffler, our paid version of &lt;EM&gt;&lt;STRONG&gt;Admin Tools for ArcGIS&lt;/STRONG&gt;&lt;/EM&gt; provides a suite of different tools related to making the ArcGIS Administrator's job and workflows more streamlined, including a way to migrate items and their dependencies from one ArcGIS Online Org or Portal to another one. If you would like more information on this, please &lt;A href="https://www.geo-jobe.com/admin-tools/"&gt;visit our Product Page&lt;/A&gt;, or contact me at &lt;A href="mailto:bbilbo@geo-jobe.com"&gt;bbilbo@geo-jobe.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 15:41:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781252#M1212</guid>
      <dc:creator>BlakeBilbo</dc:creator>
      <dc:date>2019-07-15T15:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781253#M1213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Blake,&lt;/P&gt;&lt;P&gt;Does Admin Tools for ArcGIS support working with content published to non-hosting federated servers, in addition to the hosting server? If not, is that functionality planned?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 15:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781253#M1213</guid>
      <dc:creator>PaulHoefflerGISS</dc:creator>
      <dc:date>2019-07-15T15:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781254#M1214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain what you are referring to by "&lt;EM&gt;&lt;SPAN style="background-color: #ffffff;"&gt;content published to&amp;nbsp;&lt;/SPAN&gt;non-hosting federated server?&lt;/EM&gt;" Are you talking about &lt;EM&gt;registered services &lt;/EM&gt;rather than hosted services? If so, we believe it should work if it has access to the standard portal REST endpoints. More information about cloning and migrating content can be found in our &lt;STRONG&gt;&lt;A href="https://geo-jobe.atlassian.net/wiki/label/GJKBASE/clone"&gt;Cloning-Related Knowledge Base Articles&lt;/A&gt;&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any further questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 16:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781254#M1214</guid>
      <dc:creator>BlakeBilbo</dc:creator>
      <dc:date>2019-07-15T16:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781255#M1215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Blake,&lt;/P&gt;&lt;P&gt;I'm referring to services published to an ArcGIS Server that is federated to Portal for ArcGIS but not set as the hosting server. For example, the three-machine site in the ArcGIS Server deployment pattern shown here:&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/get-started/latest/windows/additional-server-deployment.htm#ESRI_SECTION1_DD3657E382A44370923E4E86C1F9B582" title="https://enterprise.arcgis.com/en/get-started/latest/windows/additional-server-deployment.htm#ESRI_SECTION1_DD3657E382A44370923E4E86C1F9B582"&gt;Deployment patterns for ArcGIS Enterprise—ArcGIS Enterprise | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;or the patterns below that. I believe that's what &lt;A href="https://community.esri.com/migrated-users/60280"&gt;GNOMIC Admin&lt;/A&gt;‌ was asking about, and am interested&amp;nbsp;in the degree to which Admin Tools will operate with federated servers as&amp;nbsp;we continue to federate ArcGIS Server sites.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 16:17:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781255#M1215</guid>
      <dc:creator>PaulHoefflerGISS</dc:creator>
      <dc:date>2019-07-15T16:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Portal Item and Data between Portals</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781256#M1216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for clarifying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our understanding is that in a site with multiple servers, items from the non-hosting servers would show up in the portal just like normal, so it should use the same portal rest endpoint and it will get the data from wherever under the hood. All Admin Tools will be doing is calling your org/portal/sharing/rest/item info. We also have tools in our suite to change the URLs of content, too.&lt;BR /&gt;&lt;BR /&gt;So as long as the machine that is deploying Admin Tools for ArcGIS Portal ("yourdomain/portal/admintools") can connect to both the Content's Origin Organization endpoint, and the destination Organization Endpoint, the cloning operation can be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps! If need be, we can set up a more technical call to verify your specific environment, if you are interested in our product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2019 16:44:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-portal-item-and-data-between-portals/m-p/781256#M1216</guid>
      <dc:creator>BlakeBilbo</dc:creator>
      <dc:date>2019-07-15T16:44:17Z</dc:date>
    </item>
  </channel>
</rss>

