<?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: How to correct Attribute Assistant error &amp;quot;Intersecting_Feature&amp;quot;: Input Feature or Value Info Null in Electric Questions</title>
    <link>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86229#M80</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting the same error as Ryan with the latest release using 10.3.1. After some trial and error, I can get the method to work properly using On Change actions with input and target features selected. I can't get the method to work using the Manual action and I need to select the intersecting features for the method to assign the correct attribute values. Otherwise, the method assigns an incorrect intersecting value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2016 21:31:13 GMT</pubDate>
    <dc:creator>JasonHarshman</dc:creator>
    <dc:date>2016-06-29T21:31:13Z</dc:date>
    <item>
      <title>How to correct Attribute Assistant error "Intersecting_Feature": Input Feature or Value Info Null</title>
      <link>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86225#M76</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" target="_blank"&gt;Michael Miller&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm receiving the error: "INTERSECTING_FEATURE: Input Feature or Value Info is null"&amp;nbsp; when running Attribute Assistant for our Sign and Pole Inventory, and not sure what is causing there error.&amp;nbsp; Although the FACILITYID's were properly generated for both the Pole and Sign feature classes, Attribute Assistant failed to update the Sign's ATTACHID field with the Pole's FACILITYID due to this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background: &lt;/P&gt;&lt;P&gt;Just started using newest release (June 2016) of Attribute Assistant in ArcMap 10.3. We have over 9000 pole features that were previously assigned PoleID's using a previous release of Attribute Assistant, and over 15000 Sign features that were also assigned SignIDs (FACILITYID) and ATTACHID's(from Pole fc FACILITYID field). With the new AA add-in, I made sure to follow directions for renaming old config files, uninstalling/reinstalling, etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With recent data collection efforts (field staff are using Collector App to add to this inventory), we had approximately 80 new pole features and 150+ new sign features. After uninstalling/installing the new version of Attribute Assistant, I was able to successfully go through the workflow to assign new FACILITYID's for Poles. When running the tool on the Sign feature class, however, only FACILITYID's were updated, and the ATTACHID (Intersecting_Feature) were left null.&amp;nbsp; We've done our due-diligence and ensured our features are intersecting (signs snapped to poles), so its not the geometries.&lt;/P&gt;&lt;P&gt;From the Logs for record try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp; Setting sort order: Field - RUNORDER
&amp;nbsp; Querying table for Last Value for layer: Transportation.DBO.Sign
&amp;nbsp; Query Used: (TABLENAME = '*' OR TABLENAME = 'Sign' OR TABLENAME like 'Sign|*' OR TABLENAME like 'Sign|%') AND VALUEMETHOD = 'Last_Value'
&amp;nbsp; Number of results: 7
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking for INSTALLDATE
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking for TURNSTOCLOSE
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking for OPERABLE
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking for OWNEDBY
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking for MAINTBY
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking for FLOOR
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking for INTERFLOOR
&amp;nbsp; Querying table for rules for layer: Transportation.DBO.Sign
&amp;nbsp; Query Used: (TABLENAME = '*' OR TABLENAME = 'Sign' OR TABLENAME like 'Sign|*' OR TABLENAME like 'Sign|%') AND ON_MANUAL = 1
&amp;nbsp; Number of results: 2
&amp;nbsp; Looping through the rows
&amp;nbsp;&amp;nbsp;&amp;nbsp; ------------------------------------------------
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row Info
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row Number 1
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TableName: Sign
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldName: FACILITYID
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ValueInfo: SIGNID|8|SIGN-[seq]|True
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ValueMethod: GENERATE_ID
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On Create: 0
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On Change: 0


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Checking for Subtype Restriction
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field Name: Facility Identifier was found at index: 33
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trying: GENERATE_ID
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Finished: GENERATE_ID
&amp;nbsp;&amp;nbsp;&amp;nbsp; ------------------------------------------------
&amp;nbsp;&amp;nbsp;&amp;nbsp; ------------------------------------------------
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row Info
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row Number 2
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TableName: Sign
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldName: ATTACHID
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ValueInfo: Pole|FACILITYID|C|FALSE
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ValueMethod: INTERSECTING_FEATURE
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On Create: 0
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On Change: 0


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Checking for Subtype Restriction
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field Name: Attachment ID was found at index: 32
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trying: INTERSECTING_FEATURE
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR: INTERSECTING_FEATURE: Input Feature or Value Info is null
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Finished: INTERSECTING_FEATURE
&amp;nbsp;&amp;nbsp;&amp;nbsp; ------------------------------------------------
DONE
---------------------------------------&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line 46 shows the error, though I am a bit unclear on which Value Info it is referring to, and/or which input feature. The value Info in the Dynamic Table for the relevant entries look like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sign; ATTACHID; INTERSECTING_FEATURE; Pole|FACILITYID|P|TRUE; False (on create); False (on Change Attr); True (manual only); 6 (Rule Weight);&lt;/LI&gt;&lt;LI&gt;Sign; FACILITYID; GENERATE_ID; SIGNID|8|SIGN-[seq]|TRUE; False (on create); False (on Change Attr); True (manual only); 9 (Rule Weight);&lt;/LI&gt;&lt;LI&gt;Pole; FACILITYID; GENERATE_ID; SIGNID|8|POLE-[seq]|TRUE; False (on create); False (on Change Attr); True (manual only); 10 (Rule Weight);&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Note: Every Pole in the Inventory has a FACILITYID, so Input Feature would not necessarily be null..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recap:&lt;/P&gt;&lt;P&gt;-&amp;nbsp; I have both Sign and Pole Feature Classes present in the mxd&lt;/P&gt;&lt;P&gt;-&amp;nbsp; I've tried selecting just the Sign features needing updates (now just Signs with NULL values in ATTACHID's since SIGNId's were successfully created), and I've tried selecting all Signs in the inventory. No luck either way&lt;/P&gt;&lt;P&gt;-&amp;nbsp; FACILITYID's were successfully created for both POLES and SIGNS (poles were run first, check)&lt;/P&gt;&lt;P&gt;-&amp;nbsp; Newest release of Attribute Assistant (June 2016)&lt;/P&gt;&lt;P&gt;- I've tried changing the C in the INTERSECTING_FEATURE value info to a P, but was never prompted after running AA manual rule ; have also tried just "Pole|FACILITYID" but that also did not populate ATTACHID's in the Sign Fc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help greatly appreciated! Thanks,&lt;/P&gt;&lt;P&gt;-Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 23:18:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86225#M76</guid>
      <dc:creator>RyanNosek</dc:creator>
      <dc:date>2021-12-10T23:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct Attribute Assistant error "Intersecting_Feature": Input Feature or Value Info Null</title>
      <link>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86226#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I get a copy of your data and table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 17:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86226#M77</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2016-06-24T17:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct Attribute Assistant error "Intersecting_Feature": Input Feature or Value Info Null</title>
      <link>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86227#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;send it to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mmiller@esri.com"&gt;mmiller@esri.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 17:18:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86227#M78</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2016-06-24T17:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct Attribute Assistant error "Intersecting_Feature": Input Feature or Value Info Null</title>
      <link>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86228#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response &lt;A href="https://community.esri.com/migrated-users/25908"&gt;Michael Miller&lt;/A&gt;​ , email has been sent.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forgot Esri UC was this week, so I know it might take a while for a response from Esri. However, in case other users see this post and have similar issues with new release of Attribute Assistant, I was able to correct this issue by Uninstalling the new version of Attribute Assistant, and re-installing the old version of Attribute Assistant (Version 10.1, Copyright 2014 Esri as noted in the Loaded.config file).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing this, I re-ran Attribute Assistant on the 155 Sign's in question that did not have ATTACHID's, and it worked without error. My Sign feature class now has the ATTACHID's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 16:10:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86228#M79</guid>
      <dc:creator>RyanNosek</dc:creator>
      <dc:date>2016-06-27T16:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct Attribute Assistant error "Intersecting_Feature": Input Feature or Value Info Null</title>
      <link>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86229#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting the same error as Ryan with the latest release using 10.3.1. After some trial and error, I can get the method to work properly using On Change actions with input and target features selected. I can't get the method to work using the Manual action and I need to select the intersecting features for the method to assign the correct attribute values. Otherwise, the method assigns an incorrect intersecting value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 21:31:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86229#M80</guid>
      <dc:creator>JasonHarshman</dc:creator>
      <dc:date>2016-06-29T21:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct Attribute Assistant error "Intersecting_Feature": Input Feature or Value Info Null</title>
      <link>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86230#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have found an issue with the On Manual method, posted a new version of the AA with a fix on another AA thread - &lt;A _jive_internal="true" href="https://community.esri.com/message/621095#comment-621095" title="https://community.esri.com/message/621095#comment-621095"&gt;https://community.esri.com/message/621095#comment-621095&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 19:37:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/how-to-correct-attribute-assistant-error-quot/m-p/86230#M81</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2016-07-14T19:37:02Z</dc:date>
    </item>
  </channel>
</rss>

