<?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 Tool In ArcGIS Online in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282333#M14014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris,&lt;/P&gt;&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;I've been scouring the web looking for any tips on how to automate Attribute Assistant..... I was hoping you could elaborate a little bit or direct me to some sources on how this is done. You mentioned this in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. (Nightly Python Scripts to update data&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Although this would take a bit of work, I have seen organizations implement update scripts using python to run a nightly basis and update data.&amp;nbsp; For instance, if you have spatial methods in Attribute Assistant such as GENERATE ID BY INTERSECT, then you could implement a script to perform such functions on your data every night, to update the attributes.&amp;nbsp; Experience with python scripting is obviously the caveat here, but this would require no schema change to your environment.)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got AA configured and the rules are running fine. I'd like to create a script to run the "Manual" Rules nightly. How do you go about calling Attribute Assistant from python?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Mar 2017 16:28:20 GMT</pubDate>
    <dc:creator>MarcusVincent2</dc:creator>
    <dc:date>2017-03-14T16:28:20Z</dc:date>
    <item>
      <title>Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282329#M14010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use the Attribute Assistant tool in the Collector for GIS or Web Maps to automatically populate fields in new dropped points?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:53:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282329#M14010</guid>
      <dc:creator>JeffJackson1</dc:creator>
      <dc:date>2015-08-14T14:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282330#M14011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an excellent question, has anyone answered this yet?&amp;nbsp; We could use this is in our setup at work &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 20:11:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282330#M14011</guid>
      <dc:creator>EdwardHankins1</dc:creator>
      <dc:date>2015-08-26T20:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282331#M14012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attribute Assistant is not configured to work with ArcGIS for Server feature services, and therefore edits applied from the web are not "listened" by Attribute Assistant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an ArcGIS Idea to implement the functionality in a web environment:&lt;/P&gt;&lt;P&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=087E000000059fTIAQ" title="http://ideas.arcgis.com/ideaView?id=087E000000059fTIAQ"&gt;http://ideas.arcgis.com/ideaView?id=087E000000059fTIAQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, others have configured the GeoEvent Processor to have similar functionality as the Attribute Assistant.&amp;nbsp; There are methods for performing a variety of field calculations using the GeoEvent Processor, and therefore can be configured to do many of the Attribute Assistant methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an alternative approach, you can implement a few features and workflow adjustments to use Attribute Assistant and Attribute Assistant-like methods against web edits.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Host your web data through a "web" version.&lt;UL&gt;&lt;LI&gt;If you have a versioned SDE then creating a web version to host your feature services will keep all edits made online in that version.&amp;nbsp; Then opening the data in ArcMap, you could Manually run the Create/Change rules on selected features.&amp;nbsp; These selected features would be the new edits made to the data.&amp;nbsp; Although it does not automatically use the Attribute Assistant when edits are made, this still uses the rules and methods of the Attribute Assistant.&amp;nbsp; If you can put this into your workflow, it is one way of getting the value of Attribute Assistant into your web edits.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Enable Editor Tracking&lt;UL&gt;&lt;LI&gt;Many people hate losing the ability to track who and when something was edited online.&amp;nbsp; However, using Editor Tracking (not Attribute Assistant) to take this information, edits are tracked both in desktop and web environments.&amp;nbsp; You can even leverage the security settings on ArcGIS for Server to force authentication from users to view/edit the data.&amp;nbsp; This would then use their login as the editor.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Nightly Python Scripts to update data&lt;UL&gt;&lt;LI&gt;Although this would take a bit of work, I have seen organizations implement update scripts using python to run a nightly basis and update data.&amp;nbsp; For instance, if you have spatial methods in Attribute Assistant such as GENERATE ID BY INTERSECT, then you could implement a script to perform such functions on your data every night, to update the attributes.&amp;nbsp; Experience with python scripting is obviously the caveat here, but this would require no schema change to your environment.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ultimately, workarounds exist, but like many others, this functionality is desired in the web environment.&amp;nbsp; With GeoEvent processor available however, I doubt there are any internal pushes from Esri to implement a web version of Attribute Assistant any time soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:35:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282331#M14012</guid>
      <dc:creator>ChrisBlinn1</dc:creator>
      <dc:date>2015-08-27T14:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282332#M14013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff Jackson&lt;/P&gt;&lt;P&gt;City of Memphis Information Services&lt;/P&gt;&lt;P&gt;Enterprise GIS Group&lt;/P&gt;&lt;P&gt;119 S Main St, Suite 200&lt;/P&gt;&lt;P&gt;Memphis, TN 38103&lt;/P&gt;&lt;P&gt;Office: 901-636-7151&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 17:29:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282332#M14013</guid>
      <dc:creator>JeffJackson1</dc:creator>
      <dc:date>2015-08-27T17:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282333#M14014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris,&lt;/P&gt;&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;I've been scouring the web looking for any tips on how to automate Attribute Assistant..... I was hoping you could elaborate a little bit or direct me to some sources on how this is done. You mentioned this in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. (Nightly Python Scripts to update data&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Although this would take a bit of work, I have seen organizations implement update scripts using python to run a nightly basis and update data.&amp;nbsp; For instance, if you have spatial methods in Attribute Assistant such as GENERATE ID BY INTERSECT, then you could implement a script to perform such functions on your data every night, to update the attributes.&amp;nbsp; Experience with python scripting is obviously the caveat here, but this would require no schema change to your environment.)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got AA configured and the rules are running fine. I'd like to create a script to run the "Manual" Rules nightly. How do you go about calling Attribute Assistant from python?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 16:28:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282333#M14014</guid>
      <dc:creator>MarcusVincent2</dc:creator>
      <dc:date>2017-03-14T16:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282334#M14015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has this been done yet? Is the Attribute Assistant available on AGOL or WAB for Developers yet?&lt;/P&gt;&lt;P&gt;We need to prepopulate fields based on spatial location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 18:53:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282334#M14015</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2017-05-25T18:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282335#M14016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using python scripts to call Attribute Assistant is not the method I am describing. &amp;nbsp;My apologies for being vague. &amp;nbsp;What I meant was you could write your own python script to replicate many of the methods that exist attribute assistant, through geoprocessing functions and other spatial modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 20:30:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282335#M14016</guid>
      <dc:creator>ChrisBlinn1</dc:creator>
      <dc:date>2017-06-14T20:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282336#M14017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, and I would not expect it to ever be done through Attribute Assistant, AGOL, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to look into spinning up your own script to handle your field calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 20:33:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282336#M14017</guid>
      <dc:creator>ChrisBlinn1</dc:creator>
      <dc:date>2017-06-14T20:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Tool In ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282337#M14018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a current link to the Idea for adding Attribute Assistant:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/8713" target="_blank"&gt;https://community.esri.com/ideas/8713&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:27:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-assistant-tool-in-arcgis-online/m-p/282337#M14018</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-06-22T08:27:37Z</dc:date>
    </item>
  </channel>
</rss>

