<?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: Creating Multiple Relationship-Classes Between Two Table/Featureclass in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163342#M9084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Without more specifics on the relationship classes you want to create, I can't really comment on the data model structure.&amp;nbsp; Your examples, while helpful, don't really demonstrate how you'd like to use the relationship classes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2011 14:01:09 GMT</pubDate>
    <dc:creator>CraigGillgrass</dc:creator>
    <dc:date>2011-04-25T14:01:09Z</dc:date>
    <item>
      <title>Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163339#M9081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem creating multiple relationship-classes. Let me explain the problem with an instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have two table called Person (with attributes OBJECTID(By default field), Name, X, Y, Z) and Friendship (with attributes Person1Id, Person2Id, A, B, C).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to create two relationship classes between these two tables called Person_Friendship1_Rel and Person_Friendship2_Rel. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The details for relationship classes :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Person_Friendship1_Rel (Origin Table : Person, Destination Table : Friendship, Composite relation, Forward, 1-M relation, Origin primary key field : OBJECTID, Destination foreign key field : Person1Id)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Person_Friendship2_Rel (Origin Table : Person, Destination Table : Friendship, Composite relation, Forward, 1-M relation, Origin primary key field : OBJECTID, Destination foreign key field : Person2Id)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For these settings I can create first relationship-class (Person_Friendship1_Rel) but after that, I cannot create the second relationship class (Person_Friendship2_Rel). It says : "Failed to create the specified relationship class. The relationship class is incompatible with existing relationship class".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure if geodatabase support this kind of relationship classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kerem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 05:58:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163339#M9081</guid>
      <dc:creator>KeremCelik</dc:creator>
      <dc:date>2011-04-21T05:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163340#M9082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is by design, as a feature class/table cannot participate in multiple composite relationship classes.&amp;nbsp; Since composite relationship classes control the lifetime of features/rows, having multiples of these causes issues when editing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 16:22:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163340#M9082</guid>
      <dc:creator>CraigGillgrass</dc:creator>
      <dc:date>2011-04-21T16:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163341#M9083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You say that I cannot create multiple composite relationship-classes between tables/featureclasses. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But have can I handle the scenario that I explained in the first post? Do you have any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kerem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 09:12:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163341#M9083</guid>
      <dc:creator>KeremCelik</dc:creator>
      <dc:date>2011-04-22T09:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163342#M9084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Without more specifics on the relationship classes you want to create, I can't really comment on the data model structure.&amp;nbsp; Your examples, while helpful, don't really demonstrate how you'd like to use the relationship classes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 14:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163342#M9084</guid>
      <dc:creator>CraigGillgrass</dc:creator>
      <dc:date>2011-04-25T14:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163343#M9085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why not create an additional table&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 01:00:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163343#M9085</guid>
      <dc:creator>kevinjohnson5</dc:creator>
      <dc:date>2011-04-26T01:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163344#M9086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm assuming you're working in ArcMap, If so you can add multiple copies of a single table, shapefile, feature class etc.. Why not import "Friendship" and "Person" twice, assigning your unique relates as desired.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 01:04:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163344#M9086</guid>
      <dc:creator>kevinjohnson5</dc:creator>
      <dc:date>2011-04-26T01:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163345#M9087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm assuming you're working in ArcMap, If so you can add multiple copies of a single table, shapefile, feature class etc.. Why not import "Friendship" and "Person" twice, assigning your unique relates as desired.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, I am not working in ArcMap, I will use these tables in ArcSDE and create a server application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kerem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 10:40:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163345#M9087</guid>
      <dc:creator>KeremCelik</dc:creator>
      <dc:date>2011-05-02T10:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163346#M9088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Without more specifics on the relationship classes you want to create, I can't really comment on the data model structure.&amp;nbsp; Your examples, while helpful, don't really demonstrate how you'd like to use the relationship classes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason for the usage of relationship classes is the following. Thanks to composite relationship classes, when the source data is deleted, the dependency data is also deleted automatically. In example. When I deleted a person, I want all the Friendship to be deleted automatically. So that I want to create multiple composite relationship classes between them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kerem&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 10:44:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163346#M9088</guid>
      <dc:creator>KeremCelik</dc:creator>
      <dc:date>2011-05-02T10:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Relationship-Classes Between Two Table/Featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163347#M9089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you get this figured out? It sounds like to me what you have is a Many to Many relationship with attributes from Person back to its self. I don't know if ESRI allows this back to its self type of relationship class, but if it does, I think the relationships would get handled in this scenario.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 15:51:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-multiple-relationship-classes-between-two/m-p/163347#M9089</guid>
      <dc:creator>PaulBrandt</dc:creator>
      <dc:date>2011-09-12T15:51:47Z</dc:date>
    </item>
  </channel>
</rss>

