<?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 Triggers? in Water Utilities Questions</title>
    <link>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149168#M294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's been awhile but I feel like I tried this and I could not get the trigger to go all the way down the feature from Hydrant &amp;gt; down to the second lead. I'll have to try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could it be possible to flag/document on the AA Methods page what methods support chaining, or does this documentation exist already somewhere?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2018 14:37:31 GMT</pubDate>
    <dc:creator>deleted-user-pZlUMHhkW23Q</dc:creator>
    <dc:date>2018-04-19T14:37:31Z</dc:date>
    <item>
      <title>Attribute Assistant Triggers?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149164#M290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attribute Assistant Problem&lt;/P&gt;&lt;P&gt;I have the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;O===X===&lt;/P&gt;&lt;P&gt;Hydrant (O) &amp;gt; Hydrant Lead 1 (===) &amp;gt; Hydrant Valve (X) &amp;gt; Hydrant Lead 2 (===)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of these 4 features share an AssociatedID which is the Hydrant Number.&lt;/P&gt;&lt;P&gt;And the two&amp;nbsp;Lead sections and the value share a diameter value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I edit "Hydrant Lead 1" and change the AssociatedID it will update the Hydrant and the Valve but not Hydrant Lead 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried all sorts of Triggers, Intersecting Features etc and I can't get it to trigger the update on Hydrant Lead 2, has anyone been able to get something like this to work? If so how did you do it? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:40:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149164#M290</guid>
      <dc:creator>deleted-user-pZlUMHhkW23Q</dc:creator>
      <dc:date>2017-10-24T12:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Triggers?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149165#M291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Super late response, but I just saw this post.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If update intersecting feature does not work, we could look at exposing an search tolerance to ensure service line 1 finds service line 2.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 13:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149165#M291</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2018-04-19T13:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Triggers?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149166#M292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Or the ability to&amp;nbsp;cascade or chain rules would be awesome in general and really expand the power of AA. For the example above the cascade would look like:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;UL style="background-color: #ffffff; border: 0px; padding: 0px 0px 0px 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Rule1: If Hydrant ID changes, updated intersecting Lead ID&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Cascade Rule Triggered: If Lead ID updated, update intersecting Valve ID&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Cascade Rule Triggered: If Valve ID updated, update&amp;nbsp;intersecting&amp;nbsp;Lead (You have to handle the one we just came from, to not have an inf. loop of updating here)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;I was able to solve the problem using python but doing it with AA would be great&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 13:46:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149166#M292</guid>
      <dc:creator>deleted-user-pZlUMHhkW23Q</dc:creator>
      <dc:date>2018-04-19T13:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Triggers?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149167#M293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We do sort of support chaining.&amp;nbsp; For Instance Update Intersecting feature does.&amp;nbsp; If you change the lateral, and use this rule, it could update the valve.&amp;nbsp; That change to the valve is logged internally into a change feature list.&amp;nbsp; Once all the rules are processed on the lateral, the valve is process, which could call update intersecting feature, which could update the laterals, which could also call update intersecting feature, which would update the valve, and keep going till infinitely.&amp;nbsp; We do have logic to prevent this, but it is not ideal.&amp;nbsp; Not all rules honor this chaining, but some do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 13:52:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149167#M293</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2018-04-19T13:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Triggers?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149168#M294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's been awhile but I feel like I tried this and I could not get the trigger to go all the way down the feature from Hydrant &amp;gt; down to the second lead. I'll have to try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could it be possible to flag/document on the AA Methods page what methods support chaining, or does this documentation exist already somewhere?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 14:37:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/attribute-assistant-triggers/m-p/149168#M294</guid>
      <dc:creator>deleted-user-pZlUMHhkW23Q</dc:creator>
      <dc:date>2018-04-19T14:37:31Z</dc:date>
    </item>
  </channel>
</rss>

