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.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.