Hi everyone,
I’m working on migrating a data store from a machine running ArcGIS Enterprise 10.8.1 to another portal running version 11.3. Here’s the situation:
- The current portal hosts several hosted feature services, some of which include attachments that are as large as total size of 20 GBs.
- I’ve tried using AGO Assistant, but it doesn’t transfer the attachments.
- I attempted using arcpy, but ran into various errors during the process.
- While FME can read the attachments, I haven’t been able to write them successfully to the destination portal.
My main goal is to migrate these services, including their attachments, to the new portal without any data loss. Additionally, it’s crucial that the applications dependent on these services in the old portal continue to function without issues after the migration.
Has anyone faced a similar challenge? What would be the best strategy or tools to handle this migration efficiently and reliably?