Hello everyone,
I’m troubleshooting an issue with attachments in a branch versioned parcel fabric service, and I’d like to share what we have investigated so far and ask for guidance on how to proceed.
Context:
Investigation so far:
Current situation / Question:
We understand that these properties are required for ArcGIS Pro to properly add attachments, but since they do not appear in the problematic service, we need to know:
Any insight or official documentation references would be greatly appreciated.
Thanks in advance!
Have you checked the following Esri Community post: How to enable supportsApplyEditsWithGlobalIDs on y... - Esri Community
Regards,
Glen
Hi,
It’s a production environment, We would have shut down services, and on top of that the only access to the data is through a super slow VPN. And there are more than 70k parcels — copying everything and then copying it back takes around 4 hours.
If it’s the only viable option, we’ll look into doing it that way. But as long as the solution to the problem isn’t guaranteed yet (we’d still need to set the supportsAttachmentsByUploadId property to true), it’s not very convenient to waste so many hours.