Hi,
I have in my EGDB a feature layer with attachments. that same FL has related table, which has it's own attachments. All relationships based on GLOBALID.
I want to share this structure to ArcGIS Online for external users. Collaboration is not possible since the layer is much bigger then the limitation of 1 GB.
First publish of the data is OK.
Now I need an annual update of the data.
I'm trying to write a python script to append new/updated records from EGDB to ArcGIS Online. The problem is that globalIDs are not maintained, and the relationship breaks.
Anyone has a solution?
Thanks for any help
Ofra