I am trying to set-up Field Maps for field inspections on some of our utility features.
I have a 1 to many relationship class and I am using a Global ID in my featureclass and a GUID in my related table.
I was trying to test the relationship in ArcPro and I saw that the Global ID didn't automatically copy over to the related table. Is this supposed to copy over automatically?
Will Field Maps copy over the Global ID to the GUID automatically?
I can't find any mention of this anywhere and would like to know before I spend more time setting up Field Maps.
Thank you
Solved! Go to Solution.
Yes, the GlobalID does get copied over to the GUID field automatically using field maps. Ensure that you have a relationship set up between the feature class and the related table and that the GlobalID field is the primary key and that the GUID field is the foreign key. You can find more information and instructions on setting the relationship class up here: https://support.esri.com/en/technical-article/000015422.
Nick
Yes, the GlobalID does get copied over to the GUID field automatically using field maps. Ensure that you have a relationship set up between the feature class and the related table and that the GlobalID field is the primary key and that the GUID field is the foreign key. You can find more information and instructions on setting the relationship class up here: https://support.esri.com/en/technical-article/000015422.
Nick
I would suggest not using GlobalID at all. See this post for more https://community.esri.com/t5/arcgis-collector-questions/related-tables-for-offline-data-collection/...
I found this ESRI Ireland video to be really helpfu when creating new data, but does not help if you have existing related data. Designing Related Records in ArcGIS Pro for use in ArcGIS Online - YouTube