<?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: Getting Pythons to run at certain times in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409810#M32309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've moved your post into the &lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt; space. You will probably get a much more response here. You can see more on the community structure, and what topics are under each space from the following documents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-1544"&gt;GeoNet Community Structure&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-1545"&gt;ArcGIS Discussion Forums Migration Strategy&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Xander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2014 16:36:24 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2014-08-26T16:36:24Z</dc:date>
    <item>
      <title>Getting Pythons to run at certain times</title>
      <link>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409807#M32306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have taken my Models and turned them into Python Scripts in my Filedatabase. I want to be able to set those Python's to be able to run at the end of each week to update. My question is do I need to be working in a Arcsde to do so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 19:19:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409807#M32306</guid>
      <dc:creator>PrestonStafford</dc:creator>
      <dc:date>2014-08-25T19:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Pythons to run at certain times</title>
      <link>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409808#M32307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No just use Windows Scheduled Tasks if you are working in a Windows environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 19:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409808#M32307</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2014-08-25T19:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Pythons to run at certain times</title>
      <link>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409809#M32308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not need to be working in an enterprise (SDE) geodatabase to schedule scripts to run. This can be accomplished via the windows task scheduler on Windows or a cron job on Linux. Below are two links for how to do this on Windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Skip to 44:30 in this video to see how to use the task scheduler to call a python script:&lt;/P&gt;&lt;P&gt;&lt;A href="http://video.esri.com/watch/3312/administer-your-enterprise-geodatabase-through-python" title="http://video.esri.com/watch/3312/administer-your-enterprise-geodatabase-through-python"&gt;Administer Your Enterprise Geodatabase through Python | Esri Video&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, there is a blog post on this here:&lt;/P&gt;&lt;P&gt;&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>Mon, 25 Aug 2014 21:09:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409809#M32308</guid>
      <dc:creator>RussellBrennan</dc:creator>
      <dc:date>2014-08-25T21:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Pythons to run at certain times</title>
      <link>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409810#M32309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've moved your post into the &lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt; space. You will probably get a much more response here. You can see more on the community structure, and what topics are under each space from the following documents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-1544"&gt;GeoNet Community Structure&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-1545"&gt;ArcGIS Discussion Forums Migration Strategy&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Xander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 16:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/getting-pythons-to-run-at-certain-times/m-p/409810#M32309</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2014-08-26T16:36:24Z</dc:date>
    </item>
  </channel>
</rss>

