<?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 Automate attribution update? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377841#M21479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a project I am working on which involves me snapping one set of nodes to another set, one by one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is done I need to update 2 blank fields in one node. One involves copying the item number from one node to the other. And the other update involves inserting a number into a blank field to indicate the node has been paired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wondered if there is a way to automate this? i presume this would involve some Python scripting which I am fairly new to, so any simplified advice would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2016 11:42:18 GMT</pubDate>
    <dc:creator>RobRees</dc:creator>
    <dc:date>2016-03-09T11:42:18Z</dc:date>
    <item>
      <title>Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377841#M21479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a project I am working on which involves me snapping one set of nodes to another set, one by one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is done I need to update 2 blank fields in one node. One involves copying the item number from one node to the other. And the other update involves inserting a number into a blank field to indicate the node has been paired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wondered if there is a way to automate this? i presume this would involve some Python scripting which I am fairly new to, so any simplified advice would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 11:42:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377841#M21479</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-09T11:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377842#M21480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use model builder to do it. The tools you'll need are listed below.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/spatial-join.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial Join—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/add-join.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/add-join.htm"&gt;Add Join—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/calculate-field.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/calculate-field.htm"&gt;Calculate Field—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/LI&gt;&lt;LI&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/remove-join.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/remove-join.htm"&gt;Remove Join—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; &lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 13:46:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377842#M21480</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-03-09T13:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377843#M21481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using &lt;A href="http://downloads.esri.com/blogs/waterutilities/docs/AttributeAssistantOverview.pdf"&gt;Attribute Assistant&lt;/A&gt; is the only automation that happens as soon as you edit a feature.&amp;nbsp; It has an an Intersecting_Feature method (or a few other options) for filling in the first field and an Equation or GenerateID method to fill in the second field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 14:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377843#M21481</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-03-09T14:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377844#M21482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, will this work with data from a personal geodatabase?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 14:42:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377844#M21482</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-09T14:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377845#M21483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will work.&amp;nbsp; One of the bug fixes mentions that it was specifically done to make one of the Attribute Assistant dialogs work correctly for a personal geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 15:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377845#M21483</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-03-09T15:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377846#M21484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know which download I require? It is not a standalone download, there are several options.. I'm not sure which I should be using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 13:19:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377846#M21484</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-13T13:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377847#M21485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I downloaded the Address Data Management templates for the Local Government Information Model, since my main dataset deals with roads.&amp;nbsp; However, it doesn't really matter which one you pick as far as the Attribute Assistant toolbar, since that will come with any of the templates and you would be customizing it for your specific needs anyway.&amp;nbsp; So just download any of the LGIM templates to start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 20:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377847#M21485</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-03-13T20:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377848#M21486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK thanks for your help Richard, I'll try and download it tonight. Once I have tried it out I'll let you know how I get on.&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>Mon, 14 Mar 2016 15:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377848#M21486</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-14T15:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377849#M21487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added the attribute assistant to my mxd and was about to setup the dynamic table... But Im unsure how to create the Value Method to copy one field from another layer to the field in this layer? This requires knowledge of visual basic syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant seem to find much on this when googling so any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 18:40:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377849#M21487</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-16T18:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377850#M21488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example of an INTERSECTING_FEATURE record in the DynamicValue table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;OBJECTID *&lt;/TD&gt;&lt;TD&gt;Table Name&lt;/TD&gt;&lt;TD&gt;Field Name&lt;/TD&gt;&lt;TD&gt;Value Method&lt;/TD&gt;&lt;TD&gt;Value Info&lt;/TD&gt;&lt;TD&gt;On Create&lt;/TD&gt;&lt;TD&gt;On Change (Attribute)&lt;/TD&gt;&lt;TD&gt;On Change (Geometry)&lt;/TD&gt;&lt;TD&gt;Manual Only&lt;/TD&gt;&lt;TD&gt;Rule Weight&lt;/TD&gt;&lt;TD&gt;Comments&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;193&lt;/TD&gt;&lt;TD&gt;CENTERLINE&lt;/TD&gt;&lt;TD&gt;CITY_LEFT&lt;/TD&gt;&lt;TD&gt;INTERSECTING_FEATURE&lt;/TD&gt;&lt;TD&gt;ZIP_CODES_WITH_CITIES|CITY|C&lt;/TD&gt;&lt;TD&gt;True&lt;/TD&gt;&lt;TD&gt;False&lt;/TD&gt;&lt;TD&gt;True&lt;/TD&gt;&lt;TD&gt;False&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;lt;Null&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Name is the target layer with the field that needs to be completed by another intersecting layer&lt;/P&gt;&lt;P&gt;Field Name is the field name in the target layer&lt;/P&gt;&lt;P&gt;Value Method is INTERSECTING_FEATURE (any one of the Attribute Assistant methods)&lt;/P&gt;&lt;P&gt;Value Info is made up of 3 components separated by a | character.&amp;nbsp; The components are:&amp;nbsp; Intersecting source Feature Class Name|Field Name in the source Feature Class|C(Centroid match) (alternatively I could have used P for Prompt for an option or F for using the first feature intersected)&lt;/P&gt;&lt;P&gt;On Create is set to True so that the moment the feature creation is finished the attribute will be updated.&lt;/P&gt;&lt;P&gt;On Change (Attribute) is set to False, since it doesn't need to refresh due to an attribute change.&lt;/P&gt;&lt;P&gt;On Change (Geometry) is set to True so that any change in geometry refreshes the attribute (the intersecting feature should have been fixed first before the target feature geometry changes).&lt;/P&gt;&lt;P&gt;Manual Only is false, but it could be true if I want to use the Attribute Assistant toolbar to force a refresh&lt;/P&gt;&lt;P&gt;Rule Wieght is optional but I ususally set it to 1&lt;/P&gt;&lt;P&gt;Comments provides any explanation of the purpose or use of the rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An Expression update does needs to have its Value Info written the same way you would write a VB Script field calculation.&amp;nbsp; Use the field calculator to test your expressions and ask for help here if you have problems with a specific equation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 21:57:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377850#M21488</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-03-16T21:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377851#M21489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Once this is done I need to update 2 blank fields in one node. One involves copying the item number from one node to the other. And the other update involves inserting a number into a blank field to indicate the node has been paired.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Since you're doing this after you've completed your editing, I'm not sure why &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/spatial-join.htm"&gt;Spatial Join&lt;/A&gt;​, which will transfer all the attributes from the old nodes to the intersecting/nearest (?) new nodes, wouldn't take care of this for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 22:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377851#M21489</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-03-16T22:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377852#M21490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the detailed reply, it was very helpful. I actually spent some more time on it after my previous post and was heading in this direction, thankyou for confirming. I will hopefully get this set up soon and will let you know how I get on.&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>Thu, 17 Mar 2016 13:06:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377852#M21490</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-17T13:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377853#M21491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I may look into spatial join after i have managed to get attribute assistant working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason i didnt use spatial join is that the table ares amended in microsoft access after I have moved the nodes to the correct position and updated attribution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a spatial join would create a new merged table, so now we would have three tables? I do not currently have control over the data after I have edited it so it maybe something i could pursue in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 13:10:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377853#M21491</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-17T13:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377854#M21492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard, Intersecting_feature works perfectly, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to do the second part which involves updating another field to the value of 1 to indicate the nodes have been paired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I entered another record into the dynamic value table to do this and tried using Field_Trigger but the field did not seem to get updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a different method I should be using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been running the attribute assistant manually, so once I have selected several nodes I run the attribute assistant, which now copies the field from the snapped node into this node, but now I need another filed to be updated to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 11:22:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377854#M21492</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-20T11:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377855#M21493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would use the EXPRESSION method, which can verify that the Node_ID field is not NULL before changing the other field to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Expression record in the Dynamic Table must have been inserted after the record that intersects the node for this to work and the Rule Weight must be Equal To or Greater Than the value for the Rule Weight of the Node Intersect rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;OBJECTID *&lt;/TD&gt;&lt;TD&gt;Table Name&lt;/TD&gt;&lt;TD&gt;Field Name&lt;/TD&gt;&lt;TD&gt;Value Method&lt;/TD&gt;&lt;TD&gt;Value Info&lt;/TD&gt;&lt;TD&gt;On Create&lt;/TD&gt;&lt;TD&gt;On Change (Attribute)&lt;/TD&gt;&lt;TD&gt;On Change (Geometry)&lt;/TD&gt;&lt;TD&gt;Manual Only&lt;/TD&gt;&lt;TD&gt;Rule Weight&lt;/TD&gt;&lt;TD&gt;Comments&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;193&lt;/TD&gt;&lt;TD&gt;CENTERLINE&lt;/TD&gt;&lt;TD&gt;CITY_LEFT&lt;/TD&gt;&lt;TD&gt;EXPRESSION&lt;/TD&gt;&lt;TD&gt;IIF(IsNull([NODE_ID]),[CITY_LEFT],1)&lt;/TD&gt;&lt;TD&gt;False&lt;/TD&gt;&lt;TD&gt;False&lt;/TD&gt;&lt;TD&gt;False&lt;/TD&gt;&lt;TD&gt;True&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;lt;Null&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the rule above, the expression determines if a field named NODE_ID is Null.&amp;nbsp; If NODE_ID is Null it does not change the CITY_LEFT value (it sets the value of CITY_LEFT to itself so that it retains is current value), otherwise it sets CITY_LEFT to 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit 3/24/2016 - Added missing end parenthesis to Value Info expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 00:29:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377855#M21493</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-03-21T00:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377856#M21494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for a detailed reply. I am going to try and implement this tonight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had one other question for you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to get attribute assistant to work on version 10.0 ArcGIS? I have been using it successfully on higher versions(on a different laptop) but now I am stuck with version 10.0 and not able to upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 15:19:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377856#M21494</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-22T15:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377857#M21495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you can get a download of the 10.0 version here:&amp;nbsp; &lt;A href="http://www.arcgis.com/home/item.html?id=e35580f27bce4782b95ea8296ac60927"&gt;http://www.arcgis.com/home/item.html?id=e35580f27bce4782b95ea8296ac60927&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that link has what you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 17:05:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377857#M21495</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-03-22T17:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377858#M21496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the link. That does work and I have installed it with my version of arcgis 10.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason though attribute assistant posts an error message saying 'no editable layers from selected features' when trying to run the attribution update on selected nodes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure why this is as it worked fine with the current version of attribute assistant and arcgis 10.4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe INTERSECTING_FEATURE is not supported on the earlier version of attribute assistant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try and investigate more today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Richard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:48:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377858#M21496</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-23T10:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377859#M21497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder if somehow the geodatabases have been upgraded to 10.1 version and that is affecting Attribute Assistant, although I would have thought that would cause them to fail to draw in a 10.0 map.&amp;nbsp; To test if Attribute Assistant is the problem I would create a new 10.0 geodatabase and two FCs with the same schema and names and run the rule on them to see if the error still occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like Attribute Assistant was very new with 10.0, since it is not mentioned in the help and &lt;A href="https://blogs.esri.com/esri/arcgis/2016/02/23/if-youre-using-the-attribute-assistant-we-need-your-help/"&gt;a blog&lt;/A&gt; was written by the Esri developers asking for user feedback on how it was being used.&amp;nbsp; The link in that blog to the &lt;A href="http://solutions.arcgis.com/shared/help/attribute-assistant/"&gt;Attribute Assistant site&lt;/A&gt; now says only versions 10.1 and up are supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 14:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377859#M21497</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-03-23T14:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Automate attribution update?</title>
      <link>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377860#M21498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard, trying to get the expression to work.. is there a parentheses missing in the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:00:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/automate-attribution-update/m-p/377860#M21498</guid>
      <dc:creator>RobRees</dc:creator>
      <dc:date>2016-03-24T10:00:32Z</dc:date>
    </item>
  </channel>
</rss>

