<?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 Is there another way to run nightly python scripts? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-there-another-way-to-run-nightly-python-scripts/m-p/564323#M44163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there another possible way to run nightly python scripts on Microsoft Server other than Windows Task Scheduler (such as the method available from ESRI below), possibly with SQL Manager and a Batch script? We were running via Task Scheduler, but it stopped working about a month back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/executing-tools/scheduling-a-python-script-to-run-at-prescribed-times.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/analyze/executing-tools/scheduling-a-python-script-to-run-at-prescribed-times.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2019 19:12:49 GMT</pubDate>
    <dc:creator>BarryGuidry</dc:creator>
    <dc:date>2019-05-13T19:12:49Z</dc:date>
    <item>
      <title>Is there another way to run nightly python scripts?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-another-way-to-run-nightly-python-scripts/m-p/564323#M44163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there another possible way to run nightly python scripts on Microsoft Server other than Windows Task Scheduler (such as the method available from ESRI below), possibly with SQL Manager and a Batch script? We were running via Task Scheduler, but it stopped working about a month back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/executing-tools/scheduling-a-python-script-to-run-at-prescribed-times.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/analyze/executing-tools/scheduling-a-python-script-to-run-at-prescribed-times.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 19:12:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-another-way-to-run-nightly-python-scripts/m-p/564323#M44163</guid>
      <dc:creator>BarryGuidry</dc:creator>
      <dc:date>2019-05-13T19:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there another way to run nightly python scripts?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-another-way-to-run-nightly-python-scripts/m-p/564324#M44164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on your architecture. Is your server running ArcGIS Server? If so you can publish your processes as a GeoProcessing Tool; and the use another tool to schedule and call the Rest-Endpoint to launch the service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using a batch-manager called JAMS (from MVPSI) that is very powerful for doing a variety of job management tasks. It is pricey but; it addresses a number of business needs.In other places we have schedules that run from FME Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a number of other tools to do basic job execution (CRON etc) that can meet your needs; you just really need to target which fits you task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 20:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-another-way-to-run-nightly-python-scripts/m-p/564324#M44164</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2019-05-13T20:04:49Z</dc:date>
    </item>
  </channel>
</rss>

