HiI have two file geodatabases with identical schema that have a feature class and four related tables.I need to copy features from one to the other(GDB/Hosted Layer) with the information from all of the related tables too Does anyone have a work flow for this?Thanks
Using the Catalog View in ArcGIS Pro, you can drag and drop a feature class from one gdb to another and it will also copy the relationship class and related feature class/table. It only does the direct relationships though. Grandchild relates are ignored so you'll have to copy those separately or script it with Python to walk through all the relationships of the input feature class.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.