I'm using arcpy.conversion.FeatureClassToGeodatabase() and it removes the globalid field. This doesn't happen when I manually copy a feature class to a new gdb. Is this a bug or am I missing something?
Hi @Scosh ,
I'm not sure if this is by design or not, but you can use the Export Features tool to workaround this. There is an environment setting to preserve existing GlobalIDs:
You can also right-click on the tool to execute it in Batch to process multiple feature classes.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.