<?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: �??Backward�?� type has no effect on the composite relationship, in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249848#M14242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Jamal,&lt;BR /&gt;&lt;BR /&gt;Other than deleting features, a configuration involving composite relationship class with backward direction will require require custom programming.&amp;nbsp; Please see the note "No other effect unless custom behavior is programmed" listed in the chart about two-thirds of the way down in the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//004t00000004000000"&gt;Relationship Class Properties&lt;/A&gt; help section.&amp;nbsp; You can swap your destination and origin and then change the relationship class properties to use composite with forward direction, &lt;SPAN style="font-style:italic;"&gt;OR&lt;/SPAN&gt; you can simply modify you current configuration and change the direction flow to Both rather than Backward.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks William for the input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I selected the type to be �??Both�?� nevertheless, as the destination features layer are moved, their related features in the origin layer are not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32849[/ATTACH], [ATTACH=CONFIG]32850[/ATTACH], [ATTACH=CONFIG]32851[/ATTACH], [ATTACH=CONFIG]32852[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the screenshot below, the feature number 5 (of the destination layer) is moved with its related feature in the origin layer is not&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32853[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might be the issue here? What is the advantage of having Backward, Both and none options?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Apr 2014 17:58:01 GMT</pubDate>
    <dc:creator>JamalNUMAN</dc:creator>
    <dc:date>2014-04-06T17:58:01Z</dc:date>
    <item>
      <title>???Backward??? type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249846#M14240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Original User: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Jamal432@gmail.com"&gt;Jamal432@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�??Backward�?� type has no effect on the composite relationship,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have two layers B and C. I wanted to create a composite relationship between these two layers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Layer B is set as origin and layer C is set as destination&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32835[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� The relationship is set to be composite&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� The relationship is set to be �??Backward�?�&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32836[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, as a feature of the C layer (destination) is moved, the related feature in the B layer (origin) doesn�??t move.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32837[/ATTACH], [ATTACH=CONFIG]32838[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might be the issue here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 18:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249846#M14240</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-04-05T18:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: �??Backward�?� type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249847#M14241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: crafty762&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jamal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other than deleting features, a configuration involving composite relationship class with backward direction will require require custom programming.&amp;nbsp; Please see the note "No other effect unless custom behavior is programmed" listed in the chart about two-thirds of the way down in the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//004t00000004000000"&gt;Relationship Class Properties&lt;/A&gt;&lt;SPAN&gt; help section.&amp;nbsp; You can swap your destination and origin and then change the relationship class properties to use composite with forward direction, &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;OR&lt;/SPAN&gt;&lt;SPAN&gt; you can simply modify you current configuration and change the direction flow to Both rather than Backward.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 18:55:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249847#M14241</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-04-05T18:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: �??Backward�?� type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249848#M14242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Jamal,&lt;BR /&gt;&lt;BR /&gt;Other than deleting features, a configuration involving composite relationship class with backward direction will require require custom programming.&amp;nbsp; Please see the note "No other effect unless custom behavior is programmed" listed in the chart about two-thirds of the way down in the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//004t00000004000000"&gt;Relationship Class Properties&lt;/A&gt; help section.&amp;nbsp; You can swap your destination and origin and then change the relationship class properties to use composite with forward direction, &lt;SPAN style="font-style:italic;"&gt;OR&lt;/SPAN&gt; you can simply modify you current configuration and change the direction flow to Both rather than Backward.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks William for the input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I selected the type to be �??Both�?� nevertheless, as the destination features layer are moved, their related features in the origin layer are not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32849[/ATTACH], [ATTACH=CONFIG]32850[/ATTACH], [ATTACH=CONFIG]32851[/ATTACH], [ATTACH=CONFIG]32852[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the screenshot below, the feature number 5 (of the destination layer) is moved with its related feature in the origin layer is not&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32853[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might be the issue here? What is the advantage of having Backward, Both and none options?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 17:58:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249848#M14242</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2014-04-06T17:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: �??Backward�?� type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249849#M14243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: crafty762&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Interesting.&amp;nbsp; What happens if you move/rotate a feature in the origin?&amp;nbsp; Does the related feature in the destination move as a result?&amp;nbsp; Also, are you using an ArcView, ArcEditor, or ArcInfo license?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 18:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249849#M14243</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-04-06T18:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: �??Backward�?� type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249850#M14244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Interesting.&amp;nbsp; What happens if you move/rotate a feature in the origin?&amp;nbsp; Does the related feature in the destination move as a result?&amp;nbsp; Also, are you using an ArcView, ArcEditor, or ArcInfo license?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks William.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My license is advanced (ArcInfo)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the �??Both�?� option: Yes. If the origin is moved then the destination is moved&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32854[/ATTACH], [ATTACH=CONFIG]32855[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 18:49:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249850#M14244</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2014-04-06T18:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: �??Backward�?� type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249851#M14245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: crafty762&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's great!&amp;nbsp; So yes, depending on which feature class should be moved and which should move as a result (related) you would set up your relationship class accordingly using composite and "Both".&amp;nbsp; Does this answer your question?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 18:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249851#M14245</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-04-06T18:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: �??Backward�?� type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249852#M14246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That's great!&amp;nbsp; So yes, depending on which feature class should be moved and which should move as a result (related) you would set up your relationship class accordingly using composite and "Both".&amp;nbsp; Does this answer your question?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks William.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My issue here is that I couldn�??t understand the effect of selecting Backward\Both\None options&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32858[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� If the type is set to be FORWARD, then if a feature of the origin layer is edited then its related feature in the destination layer is edited similarly as well. In return, editing the features of destination layer has no effect on the origin layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� If the type is set to be BACKWARD, then if a feature of the origin layer is edited then its related feature in the destination layer is NOT edited. Likely, editing a feature of destination layer has no effect on the origin layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� If the type is set to be BOTH: the behavior is the same as in FORWARD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� If the type is set to be NONE: the behavior is the same as in BACKWARD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why the behavior is repeated in "BOTH" and "NONE" types?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 19:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249852#M14246</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2014-04-06T19:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: �??Backward�?� type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249853#M14247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: crafty762&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on my understanding of the chart from the link I posted earlier in this thread, and based on the results of your testing, I am just as curious as you are about these settings.&amp;nbsp; For both simple and composite relationships, the chart seems clear in describing the intended behavior but for whatever reason the observed behavior is different.&amp;nbsp; Perhaps other members of the forum, and/or someone from Esri, will comment on their experiences with relationship classes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 21:46:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249853#M14247</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-04-06T21:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: �??Backward�?� type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249854#M14248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Based on my understanding of the chart from the link I posted earlier in this thread, and based on the results of your testing, I am just as curious as you are about these settings.&amp;nbsp; For both simple and composite relationships, the chart seems clear in describing the intended behavior but for whatever reason the observed behavior is different.&amp;nbsp; Perhaps other members of the forum, and/or someone from Esri, will comment on their experiences with relationship classes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks William.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No other option. I wait the input of ESRI experts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 18:20:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/249854#M14248</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2014-04-08T18:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: ???Backward??? type has no effect on the composite relationship,</title>
      <link>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/1015307#M42958</link>
      <description>&lt;P&gt;Not sure if experts can help on this. The data is attached&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clip_177.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3514i0EB26148422A09DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Clip_177.jpg" alt="Clip_177.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2021 06:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/backward-type-has-no-effect-on-the-composite/m-p/1015307#M42958</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2021-01-09T06:05:39Z</dc:date>
    </item>
  </channel>
</rss>

