Hello All,
I have a QuickCapture project hosted in my AGOL organisation.
I try to migrate it in my Enterprise portal organisation but the cloning tools doesn't work because the hosted feature service name used in my QC project contain special characters (this is a known limitation of the tools).
I am unable to share the project via a collaboration.
Do you know if there is a solution to create a new Enterprise QuickCapture project from a model based on an AGOL QuickCapture existing project ?
Thanks !
Hi Nicolas - you could publish the project feature layers in your Enterprise portal. Then for the existing project in AGOL, go into the JSON editor in the QuickCapture designer and copy the entire JSON.
Then create a new project in Enterprise and in the JSON editor, paste in the JSON that you copied from enterprise.
To get this working, you will need to update the feature layer URLs to represent the new layers you created. These can be found in the dataSources array:
You will need to udate the featureServiceItemId and the url properties. The match the enterprise layers, and then save the project.