<?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 Re: Relationship Class in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335992#M19103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Becky, I fixed it. Thanks for letting me know. Rudy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2015 15:35:18 GMT</pubDate>
    <dc:creator>RudyProsser</dc:creator>
    <dc:date>2015-10-05T15:35:18Z</dc:date>
    <item>
      <title>Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335982#M19093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a part of an urban transformation project, I am obliged to create a M-N relationship between the buildings and the exchange table based&lt;/P&gt;&lt;P&gt;based on Analysis Number.&lt;/P&gt;&lt;P&gt;For 1-1 joins the table and the geometry works fine, yet shows only the first record of the table. The data is visible via Identify Tool.&lt;/P&gt;&lt;P&gt;Relate does not work for me because then I cannot reach the data via Identify.&lt;/P&gt;&lt;P&gt;So I tried to create a relationship class between these two entities. The class is completed without any mistakes, however the Identify Tool returns empty. I tried field types of text short integer and double, but no result. I am attaching the files to the post.&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 13:53:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335982#M19093</guid>
      <dc:creator>SeçkinÇOPUR</dc:creator>
      <dc:date>2015-09-10T13:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335983#M19094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seckin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What fields are you using to create the relationship class?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 15:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335983#M19094</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-09-10T15:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335984#M19095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I forgot to mention, it is Analysis Numbers (ANALIZNO).&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 20:37:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335984#M19095</guid>
      <dc:creator>SeçkinÇOPUR</dc:creator>
      <dc:date>2015-09-10T20:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335985#M19096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This field exists in the Excel table, but doesn't appear to exist in the shapefile.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 20:42:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335985#M19096</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-09-10T20:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335986#M19097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a relationship class with M-N cardinality, a join table is automatically created as part of the relationship class. The join table will have two columns - the unique key from ICMAL and the unique key from ZEMINKAT. The join table acts as an intermediary between ICMAL and ZEMINKAT linking the records via their unique IDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is where it gets challenging. Because a record in ICMAL can link to zero or more records in ZEMINKAT, and each record in ZEMINKAT can link to zero or more records in ICMAL, ArcGIS does not know how to link records from one object to the other. This means the join table is empty. What you have to do is identify for each unique ID in ICMAL the corresponding unique IDs in ZEMINKAT, and for each unique ID in ZEMINKAT the corresponding unique IDs in ICMAL. This information is used to populate the join table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These two articles provide methods for populating the join table:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/21708"&gt;HowTo: Create a many-to-many relationship class in a geodatabase&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/49951"&gt;Populating a many-to-many relationship class&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rudy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 23:55:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335986#M19097</guid>
      <dc:creator>RudyProsser</dc:creator>
      <dc:date>2015-09-10T23:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335987#M19098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In shape file it is Text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335987#M19098</guid>
      <dc:creator>SeçkinÇOPUR</dc:creator>
      <dc:date>2015-09-17T11:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335988#M19099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rudy,&lt;/P&gt;&lt;P&gt;Thank you for the answer. Yet I have another one.&lt;/P&gt;&lt;P&gt;You said "What you have to do is identify for each unique ID in ICMAL the corresponding unique IDs in ZEMINKAT, and for each unique ID in ZEMINKAT the corresponding unique IDs in ICMAL. This information is used to populate the join table." I think it will take forever but I can do this, but how?&lt;/P&gt;&lt;P&gt;Is it more if I ask for further help?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335988#M19099</guid>
      <dc:creator>SeçkinÇOPUR</dc:creator>
      <dc:date>2015-09-17T11:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335989#M19100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And another question: do I have a restriction for the type of the field to be used in order to establish relationship classes? Like; they have to be float type, etc.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:08:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335989#M19100</guid>
      <dc:creator>SeçkinÇOPUR</dc:creator>
      <dc:date>2015-09-17T12:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335990#M19101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seckin&lt;/P&gt;&lt;P&gt;Apologies for the late reply. I got distracted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer to your second question: There's no restriction on the field type used to establish the relationship. Because both tables have to be registered with the geodatabase in order to create a relationship class, many people use the ObjectID field as the unique ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer to your first question: How to populate the join table is always a challenge. The GeoNet thread &lt;A _jive_internal="true" href="https://community.esri.com/thread/49951"&gt;Populating a many-to-many relationship class&lt;/A&gt; ​provides a code example. A second method is to create a CSV file with the necessary information and use Append to load it into the join table. You can add the join table to your map by dragging the relationship class into the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed in your data that RefName_1 and Text in ZEMINKAT are the same, and they appear to link to ANALIZ_No in ICMAL. It appears you could dissolve the data on RefName_1 and use an ArcMap Relate to link it to ICMAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rudy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 23:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335990#M19101</guid>
      <dc:creator>RudyProsser</dc:creator>
      <dc:date>2015-10-02T23:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335991#M19102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudy, I don't think you link is working....​&amp;nbsp; what it is trying to go to&amp;nbsp; &lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fthread%2F" title="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fthread%2F"&gt;https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fthread%2F&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Oct 2015 15:23:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335991#M19102</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-10-03T15:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship Class</title>
      <link>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335992#M19103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Becky, I fixed it. Thanks for letting me know. Rudy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 15:35:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/relationship-class/m-p/335992#M19103</guid>
      <dc:creator>RudyProsser</dc:creator>
      <dc:date>2015-10-05T15:35:18Z</dc:date>
    </item>
  </channel>
</rss>

