Select to view content in your preferred language

Copy Portal Item and Data between Portals

7011
11
07-12-2019 01:24 AM
GNOMICAdmin
Regular Contributor

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.

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. 

Apart from Collaboration - can this be done through the arcgis api? How could this be done for Federated ArcGIS Server services.

0 Kudos
11 Replies
PaulHoefflerGISS
Frequent Contributor

Hi Blake,

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: Deployment patterns for ArcGIS Enterprise—ArcGIS Enterprise | ArcGIS Enterprise or the patterns below that. I believe that's what GNOMIC Admin‌ was asking about, and am interested in the degree to which Admin Tools will operate with federated servers as we continue to federate ArcGIS Server sites.

Thank you!

0 Kudos
BlakeBilbo
Regular Contributor

Thank you for clarifying.

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.

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.

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.

0 Kudos