<?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: AutoRun Tool Based on Changes in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859430#M3548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Out of curiosity, did you ever get around to solving this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 17:05:11 GMT</pubDate>
    <dc:creator>NickStrickling</dc:creator>
    <dc:date>2015-08-06T17:05:11Z</dc:date>
    <item>
      <title>AutoRun Tool Based on Changes</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859427#M3545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if it is possible to set up a tool in ArcMap so it automatically runs when a change is made to a layer.&amp;nbsp; For example, when a new feature is added to a table, the tool automatically runs.&amp;nbsp; I have some experience with Model Builder but not a lot with Python.&amp;nbsp; Basically I want to autosave my map and then run a tool on the .mxd itself to export it to KML.&amp;nbsp; This may not even be possible but I thought I'd ask here on GeoNet if anyone had any ideas.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 18:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859427#M3545</guid>
      <dc:creator>ISP_graynic</dc:creator>
      <dc:date>2014-11-20T18:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRun Tool Based on Changes</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859428#M3546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible to create a custom tool in ArcMap that "reacts" to edits to the layer using ArcObjects.&amp;nbsp; You would tie into events which get triggered.&amp;nbsp; When these events are caught, your code can be run.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the ESRI documentation that covers events; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#/How_to_listen_to_workspace_edit_events/00010000031s000000/" title="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#/How_to_listen_to_workspace_edit_events/00010000031s000000/"&gt;http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#/How_to_listen_to_workspace_edit_events/00010000031s000000/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know if you can access these events using Python or the Add-In customization.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 20:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859428#M3546</guid>
      <dc:creator>NickStrickling</dc:creator>
      <dc:date>2014-11-20T20:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRun Tool Based on Changes</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859429#M3547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the information.&amp;nbsp; I will check it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 20:46:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859429#M3547</guid>
      <dc:creator>ISP_graynic</dc:creator>
      <dc:date>2014-11-20T20:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRun Tool Based on Changes</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859430#M3548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Out of curiosity, did you ever get around to solving this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 17:05:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859430#M3548</guid>
      <dc:creator>NickStrickling</dc:creator>
      <dc:date>2015-08-06T17:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRun Tool Based on Changes</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859431#M3549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never figured out how to do it on changes to a layer or map, but did find out how to just have a script run at a prescribed time every day which should basically do the trick. &lt;A href="http://blogs.esri.com/esri/arcgis/2013/07/30/scheduling-a-scrip/" title="http://blogs.esri.com/esri/arcgis/2013/07/30/scheduling-a-scrip/"&gt;Scheduling a Python script or model to run at a prescribed time | ArcGIS Blog&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 18:09:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859431#M3549</guid>
      <dc:creator>ISP_graynic</dc:creator>
      <dc:date>2015-08-06T18:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRun Tool Based on Changes</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859432#M3550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;Cool – if you can script it then it’s not worth diving into ArcObjects!&amp;nbsp; Plus the scripting is much more powerful ever sense the move to Python.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 18:32:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859432#M3550</guid>
      <dc:creator>NickStrickling</dc:creator>
      <dc:date>2015-08-06T18:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRun Tool Based on Changes</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859433#M3551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have started to learn some python, at least for use in ArcGIS.&amp;nbsp; There are a lot of useful resources out there to learn python for ArcGIS and just in general.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 18:35:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/autorun-tool-based-on-changes/m-p/859433#M3551</guid>
      <dc:creator>ISP_graynic</dc:creator>
      <dc:date>2015-08-06T18:35:22Z</dc:date>
    </item>
  </channel>
</rss>

