<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Relationship Class with GlobalID - GUID as keys in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/relationship-class-with-globalid-guid-as-keys/m-p/1688626#M102215</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to submit the following issue, for which I cannot find a robust solution.&lt;/P&gt;&lt;P&gt;In ArcGIS, I need to establish a one-to-many relationship between a feature class (the origin table) and a standalone attribute table (the destination table). I intend to use GlobalID as the primary key and GUID as the foreign key. The aim is to create a web map to which features and relevant attributes can be added and edited via a form.&lt;/P&gt;&lt;P&gt;I understand that this workflow functions correctly in ArcGIS Pro when the relationship class involves a destination table that contains all the necessary fields (including GUID) but has no records (see the video tutorial ESRI Canada, Setting up Your Data for Editing Related Records, &lt;A href="https://www.youtube.com/watch?v=HYrS34WUnn4" target="_blank"&gt;https://www.youtube.com/watch?v=HYrS34WUnn4&lt;/A&gt;, for example). Once the map is published in AOL MapViewer, records can be added and the relevant GUID values are generated automatically, enabling the relationship to work as expected.&lt;/P&gt;&lt;P&gt;However, in my case, I have a destination table that already contains a large number of records related to the origin table. Fields with the same value are already present in both tables to allow association of related records, but I would prefer not to use them as keys in a relationship class.&lt;/P&gt;&lt;P&gt;While defining the primary key is not a problem, I understand that the issue lies in generating the appropriate GUID value in the standalone attribute table. The value generated directly in the table using the '+' symbol is useless in this context. Therefore, the relationship class does not work.&lt;/P&gt;&lt;P&gt;What would be a feasible solution to overcome this problem and achieve the desired result?&lt;/P&gt;&lt;P&gt;Thanks you in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2026 10:21:32 GMT</pubDate>
    <dc:creator>LukaGregoriGrgič</dc:creator>
    <dc:date>2026-03-05T10:21:32Z</dc:date>
    <item>
      <title>Relationship Class with GlobalID - GUID as keys</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/relationship-class-with-globalid-guid-as-keys/m-p/1688626#M102215</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to submit the following issue, for which I cannot find a robust solution.&lt;/P&gt;&lt;P&gt;In ArcGIS, I need to establish a one-to-many relationship between a feature class (the origin table) and a standalone attribute table (the destination table). I intend to use GlobalID as the primary key and GUID as the foreign key. The aim is to create a web map to which features and relevant attributes can be added and edited via a form.&lt;/P&gt;&lt;P&gt;I understand that this workflow functions correctly in ArcGIS Pro when the relationship class involves a destination table that contains all the necessary fields (including GUID) but has no records (see the video tutorial ESRI Canada, Setting up Your Data for Editing Related Records, &lt;A href="https://www.youtube.com/watch?v=HYrS34WUnn4" target="_blank"&gt;https://www.youtube.com/watch?v=HYrS34WUnn4&lt;/A&gt;, for example). Once the map is published in AOL MapViewer, records can be added and the relevant GUID values are generated automatically, enabling the relationship to work as expected.&lt;/P&gt;&lt;P&gt;However, in my case, I have a destination table that already contains a large number of records related to the origin table. Fields with the same value are already present in both tables to allow association of related records, but I would prefer not to use them as keys in a relationship class.&lt;/P&gt;&lt;P&gt;While defining the primary key is not a problem, I understand that the issue lies in generating the appropriate GUID value in the standalone attribute table. The value generated directly in the table using the '+' symbol is useless in this context. Therefore, the relationship class does not work.&lt;/P&gt;&lt;P&gt;What would be a feasible solution to overcome this problem and achieve the desired result?&lt;/P&gt;&lt;P&gt;Thanks you in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 10:21:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/relationship-class-with-globalid-guid-as-keys/m-p/1688626#M102215</guid>
      <dc:creator>LukaGregoriGrgič</dc:creator>
      <dc:date>2026-03-05T10:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class with GlobalID - GUID as keys</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/relationship-class-with-globalid-guid-as-keys/m-p/1688653#M102220</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/635340"&gt;@LukaGregoriGrgič&lt;/a&gt;&amp;nbsp;I understand the challenge is to&amp;nbsp;generate new GUID values in the standalone attribute table. Perhaps you can look at &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm" target="_self"&gt;attribute rules&lt;/A&gt; to automate the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/attribute-rules-and-relationship-classes.htm" target="_self"&gt;relationship class&lt;/A&gt;. Here's an example to get you started:&amp;nbsp;&lt;A href="https://github.com/Esri/arcade-expressions/blob/master/attribute-rules/attribute_rule_calculation/GenerateID.md" target="_blank"&gt;https://github.com/Esri/arcade-expressions/blob/master/attribute-rules/attribute_rule_calculation/GenerateID.md&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 14:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/relationship-class-with-globalid-guid-as-keys/m-p/1688653#M102220</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2026-03-05T14:47:13Z</dc:date>
    </item>
  </channel>
</rss>

