I have a model that Iterates Field Values from one table containing a list of table names and another that contains a template schema to create a collection of tables for a vertical asset registry. The next step is that I need to add relationship classes. Each table has a naming convention of Water_FieldValue with a corresponding table of Water_FieldValue_Comp. Is it possible to use the same tables and process to iterate create relationship class?
ArcGIS 10.3.1
Thanks