- I have a point feature class with tens of thousands of features, all with a GUID.
- I also have a table with a single record of information I wish to relate to every single feature in my point feature class. This record also has a GUID.
- I have successfully set up a relationship class between the point feature class and table inside of my geodatabase, based on the origin and destination GUIDs.
If I start an edit session, I am able to add my selected table record to individual features using the attribute window, as outlined here. However this is not time efficient for the number of features I have.
Is there a way to bulk relate my table record to the thousands of features I have? Is there a geoprocessing tool that will do the job?
I am running ArcGIS 10.3.1.