<?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 Execute code with a timer in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/execute-code-with-a-timer/m-p/388191#M30671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a code to download some data, run a few operations, symbolize it, and export it but I need this code to run on a timer. IE execute itself every 15 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is that I can not figure out how to write the script so that it will execute the file every fifteen minutes. Once it's written I plan having it run on startup so that if the computer is up it will update my files for the operations center. Any advice would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jan 2015 17:55:48 GMT</pubDate>
    <dc:creator>RusselKlueg</dc:creator>
    <dc:date>2015-01-05T17:55:48Z</dc:date>
    <item>
      <title>Execute code with a timer</title>
      <link>https://community.esri.com/t5/python-questions/execute-code-with-a-timer/m-p/388191#M30671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a code to download some data, run a few operations, symbolize it, and export it but I need this code to run on a timer. IE execute itself every 15 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is that I can not figure out how to write the script so that it will execute the file every fifteen minutes. Once it's written I plan having it run on startup so that if the computer is up it will update my files for the operations center. Any advice would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 17:55:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/execute-code-with-a-timer/m-p/388191#M30671</guid>
      <dc:creator>RusselKlueg</dc:creator>
      <dc:date>2015-01-05T17:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Execute code with a timer</title>
      <link>https://community.esri.com/t5/python-questions/execute-code-with-a-timer/m-p/388192#M30672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Russel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your code is just a python file (.py) you can just set up a windows scheduled task to run it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://windows.microsoft.com/en-gb/windows/schedule-task#1TC=windows-7" title="http://windows.microsoft.com/en-gb/windows/schedule-task#1TC=windows-7"&gt;Scheduling a task - Windows Help&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 19:56:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/execute-code-with-a-timer/m-p/388192#M30672</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2015-01-05T19:56:01Z</dc:date>
    </item>
  </channel>
</rss>

