<?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: 1-1 Relationship not Enforced in Relationship Class? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425254#M24330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear you got It working.&lt;/P&gt;&lt;P&gt;The extra step is to set or fine tune the rules at the subtype level. I agree its a little odd not to turn them all on by default in a 1-1 relationship.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 16:51:04 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-08-25T16:51:04Z</dc:date>
    <item>
      <title>1-1 Relationship not Enforced in Relationship Class?</title>
      <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425247#M24323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made a small test to confirm this, see the attached pic for details.&amp;nbsp; If I create a one-to-one relationship between a feature class and a related table, I am still able to make multiple related records in the destination table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is the 1-1 relationship enforced?&amp;nbsp; Have I missed a step?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(and PS--there used to be an ArcSDE/geodatabase forum, is this the right place to post this?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 15:08:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425247#M24323</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-08-15T15:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: 1-1 Relationship not Enforced in Relationship Class?</title>
      <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425248#M24324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The editor menu in Map has a Validate Features command that is supposed to catch these rule violations. I don't know why it isn't a tool, and as far as I know is the only way to catch the mismatch.&lt;/P&gt;&lt;P&gt;It's possible simple relationships act differently than composite in this respect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 20:30:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425248#M24324</guid>
      <dc:creator>RonaldBeloin</dc:creator>
      <dc:date>2014-08-15T20:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: 1-1 Relationship not Enforced in Relationship Class?</title>
      <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425249#M24325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Validate Features does not catch this error.&amp;nbsp; A unique index on the child record's foreign key field works, but you cannot version a table with a unique index, and therefore cannot replicate it.&amp;nbsp; We rely heavily on replication for both our internal and external implementations, so that is a dealbreaker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hoping there is something I am missing.&amp;nbsp; What is the point of defining a relationship class as 1-1 if it cannot be enforced?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 17:38:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425249#M24325</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-08-19T17:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: 1-1 Relationship not Enforced in Relationship Class?</title>
      <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425250#M24326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marianne,&lt;/P&gt;&lt;P&gt;The cardinality in a 1-1 relationship wont be enforced (picked up by validate) unless the relationship rules are set.&lt;/P&gt;&lt;P&gt;This was highlighted in the &lt;A href="http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Relationship_class_properties"&gt;9.2 help&lt;/A&gt; but seems to have been left out in subsequent versions. I'll see about getting that addressed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 20:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425250#M24326</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-08-19T20:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: 1-1 Relationship not Enforced in Relationship Class?</title>
      <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425251#M24327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply; I didn't know you had to go into the new RelClass' properties and set rules.&amp;nbsp; Having done that, however, the issue persists and is not picked up by the editing toolbar Validate Features.&amp;nbsp; Are you able to confirm on your end that it works properly in v10.2.2?&amp;nbsp; And if so, will you share your rule setting with a screen shot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 20:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425251#M24327</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-08-20T20:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: 1-1 Relationship not Enforced in Relationship Class?</title>
      <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425252#M24328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marianne,&lt;/P&gt;&lt;P&gt;I can confirm it works for a sample dataset in 10.2.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached screenshots I have parcel polygons related to an owners table in a 1-1 relationship.&lt;/P&gt;&lt;P&gt;Overview: shows the selected parcel, the relationship class and the attributes window. The parcel has three owner records.&lt;/P&gt;&lt;P&gt;Rules: show the relationship rules. Here I have both subtypes in the parcel polygon related to the owners table. The residential subtype is selected.&lt;/P&gt;&lt;P&gt;Validate: shows the error message when the selected feature is validate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A common mistake is not having anything checked in the destination table for the subtype or layer you want to create the relationship rule for.&lt;/P&gt;&lt;P&gt;Let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 21:43:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425252#M24328</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-08-20T21:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: 1-1 Relationship not Enforced in Relationship Class?</title>
      <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425253#M24329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it, thanks!&amp;nbsp; Why the extra step of setting rules when you have already chosen 1-1 in the rel class properties?&amp;nbsp; What is the practical application?&amp;nbsp; Enforcing cardinality at the subtype, rather than feature class level?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 22:54:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425253#M24329</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-08-21T22:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: 1-1 Relationship not Enforced in Relationship Class?</title>
      <link>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425254#M24330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear you got It working.&lt;/P&gt;&lt;P&gt;The extra step is to set or fine tune the rules at the subtype level. I agree its a little odd not to turn them all on by default in a 1-1 relationship.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:51:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/1-1-relationship-not-enforced-in-relationship/m-p/425254#M24330</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-08-25T16:51:04Z</dc:date>
    </item>
  </channel>
</rss>

