We have a big ArcMap Extension running that assigns GUIDs to new features. That's how we identify features and keep track of them throughout our workflows. Therefor the GUIDs need to be persistent. I read about Global ID. I think of it as an Object ID: maintained by the system but a GUID.
Is it guaranteed that a Global ID is preserved by the platform no matter what out-of-the-box GP tool (Append, Copy, etc.) or workflow (check-out, replication, reconcile, etc.) I use? This environment setting made me suspicious: Preserve Global IDs (Environment setting) .
Thanks.