<?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: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy. in Electric Questions</title>
    <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42743#M35</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me try to explain the data model a little better:&lt;/P&gt;&lt;P&gt;There is a table called P_ServicesSummary.&amp;nbsp; This table gets a uniqueid called ServiceID generated by Attribute Assistant.&amp;nbsp; There is a 1:M relationship between P_ServicesSummary (Origin) ServiceID (PK) to the feature class P_Service(Destination) ServiceID (FK).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the P_Service feature that I am splitting has a ServiceID value that matches a ServiceID in the P_ServicesSummary, it will return null as the value; however, if I enter "dumb data" into the ServiceID field like "12345", so there isn't a matching record in P_ServicesSummary table.&amp;nbsp; The get value will return the "12345" and copy it to the newly created service feature correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will send the log information shortly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2019 17:28:38 GMT</pubDate>
    <dc:creator>JeremiahMartin</dc:creator>
    <dc:date>2019-01-04T17:28:38Z</dc:date>
    <item>
      <title>Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42738#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/25908"&gt;Michael Miller&lt;/A&gt;&amp;nbsp;attributeassistant‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Attribute Assistant configured to copy a ServiceID (Foreign Key field) from one Intersecting Service Pipe to another Intersecting Service Pipe.&amp;nbsp; This works correctly when placing a new Service Pipe feature; however, I get inconsistent results when splitting an existing Service Pipe feature.&amp;nbsp; If the ServiceID field has a value that doesn't link to a record, it will work correctly and copy the ServiceID to the new Service Pipe feature that gets created by the split.&amp;nbsp; However, if the ServiceID field has a value that does link to a record, the value is not copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the AA code,&lt;/P&gt;&lt;P&gt;sourceFeature.get_Value(sourceField) returns null if there is a linked record, but returns the ServiceID value when I put in a ServiceID that doesn't match a record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a bug, or does anyone know a way to work around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the exact configuration:&lt;/P&gt;&lt;TABLE width="1012"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="86"&gt;TABLENAME&lt;/TD&gt;&lt;TD width="81"&gt;FIELDNAME&lt;/TD&gt;&lt;TD width="170"&gt;VALUEMETHOD&lt;/TD&gt;&lt;TD width="124"&gt;VALUEINFO&lt;/TD&gt;&lt;TD width="84"&gt;ON_CREATE&lt;/TD&gt;&lt;TD width="87"&gt;ON_CHANGE&lt;/TD&gt;&lt;TD width="116"&gt;ON_CHANGEGEO&lt;/TD&gt;&lt;TD width="88"&gt;ON_MANUAL&lt;/TD&gt;&lt;TD width="94"&gt;RUN_WEIGHT&lt;/TD&gt;&lt;TD width="82"&gt;COMMENTS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;P_Service&lt;/TD&gt;&lt;TD&gt;ServiceID&lt;/TD&gt;&lt;TD&gt;INTERSECTING_FEATURE&lt;/TD&gt;&lt;TD&gt;P_Service|ServiceID&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 16:18:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42738#M30</guid>
      <dc:creator>JeremiahMartin</dc:creator>
      <dc:date>2019-01-04T16:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42739#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an option to suspend the AA on split, can you check that in the loaded.aa.config file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:05:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42739#M31</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2019-01-04T17:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42740#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The key "OnCreateWhenSplit"&amp;nbsp; has it's value set to "False".&amp;nbsp; Should I change this to "True"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:11:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42740#M32</guid>
      <dc:creator>JeremiahMartin</dc:creator>
      <dc:date>2019-01-04T17:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42741#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking of something else, but I do not see that option.  Could you activate the log file and maybe that can help us narrow it down.  How are you splitting the service line?  Does not make sense that get_value is not getting the value when split, unless the new feature is not getting is ID carried over because of the 1:M relationship.  If you split a main that has a valid ID, with the AA turned off, do the resulting 2 features have the same ID, hence violating the 1:M relationship?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42741#M33</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2019-01-04T17:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42742#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so I tested changing this value from "False" to "True" and it still doesn't work.&amp;nbsp; The fields that do not have a relationship class with a link record work correctly, but the ServiceID field doesn't.&amp;nbsp; For example, my InServiceDate and InServiceYear will copy to the newly created split feature, but the ServiceID does not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42742#M34</guid>
      <dc:creator>JeremiahMartin</dc:creator>
      <dc:date>2019-01-04T17:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42743#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me try to explain the data model a little better:&lt;/P&gt;&lt;P&gt;There is a table called P_ServicesSummary.&amp;nbsp; This table gets a uniqueid called ServiceID generated by Attribute Assistant.&amp;nbsp; There is a 1:M relationship between P_ServicesSummary (Origin) ServiceID (PK) to the feature class P_Service(Destination) ServiceID (FK).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the P_Service feature that I am splitting has a ServiceID value that matches a ServiceID in the P_ServicesSummary, it will return null as the value; however, if I enter "dumb data" into the ServiceID field like "12345", so there isn't a matching record in P_ServicesSummary table.&amp;nbsp; The get value will return the "12345" and copy it to the newly created service feature correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will send the log information shortly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:28:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42743#M35</guid>
      <dc:creator>JeremiahMartin</dc:creator>
      <dc:date>2019-01-04T17:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42744#M36</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please do and a small sample dataset would help.  I can run through it in a debugger and see what is going on.  What version of the AA are you using.  This sounds oddly familiar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:33:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42744#M36</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2019-01-04T17:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42745#M37</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached two log files.&amp;nbsp; One where I am splitting the line with a valid relationship, ServiceID = 007000026, and one where I entered an invalid one, ServiceID = 12345. You can see that when the ServiceID = 007000026 the AA returns Null/Empty String, but when it's 12345 it correctly returns 12345.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still working on getting you a small dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 18:02:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42745#M37</guid>
      <dc:creator>JeremiahMartin</dc:creator>
      <dc:date>2019-01-04T18:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42746#M38</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don’t see the logs, just email me at mmiller@esri.com&amp;lt;mailto:mmiller@esri.com&amp;gt;.  I am off all next week, so will be a delay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 18:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42746#M38</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2019-01-04T18:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42747#M39</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe it is the latest version as of June 27, 2018, as that is when I downloaded it from Git.&amp;nbsp; I don't think there have been any new releases since January 8, 2018.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 18:21:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42747#M39</guid>
      <dc:creator>JeremiahMartin</dc:creator>
      <dc:date>2019-01-04T18:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42748#M40</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh, can you try the version in the preview builds.  I knew this sounded familiar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this issue:&lt;/P&gt;&lt;P&gt;https://github.com/Esri/local-government-desktop-addins/issues/224&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;preview builds&lt;/P&gt;&lt;P&gt;https://github.com/Esri/local-government-desktop-addins/tree/dev/PreviewBuilds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 18:24:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42748#M40</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2019-01-04T18:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant: INTERSECTING_FEATURE doesn't work with split and there is a relationship using the field to copy.</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42749#M41</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just reviewing the issue, looks like I did not fix it, and it is something I cannot fix&lt;/P&gt;&lt;P&gt;https://github.com/Esri/local-government-desktop-addins/issues/224&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 18:25:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-intersecting-feature-doesn-t/m-p/42749#M41</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2019-01-04T18:25:13Z</dc:date>
    </item>
  </channel>
</rss>

