<?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: ArcGIS Pro Tasks | scheduling in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1164036#M53993</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;I'm trying to run a scheduled task (a modelBuilder that I built) and ArcGIS crashes when it starts its execution. When I run the task myself, the same modelBuilder works fine. Can you help?&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2022 17:50:57 GMT</pubDate>
    <dc:creator>JudithLandry</dc:creator>
    <dc:date>2022-04-13T17:50:57Z</dc:date>
    <item>
      <title>ArcGIS Pro Tasks | scheduling</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1133323#M49955</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to check if I can schedule ArcGIS Pro Tasks for running at a specific time.&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 13:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1133323#M49955</guid>
      <dc:creator>Hala_Ghareeb</dc:creator>
      <dc:date>2022-01-13T13:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Tasks | scheduling</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1133327#M49956</link>
      <description>&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/product/analytics/scheduling-a-python-script-or-model-to-run-at-a-prescribed-time/?rmedium=redirect&amp;amp;rsource=blogs.esri.com/esri/arcgis/2013/07/30/scheduling-a-scrip" target="_blank"&gt;Scheduling a Python script or model to run at a prescribed time (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/schedule-geoprocessing-tools.htm" target="_blank"&gt;Schedule geoprocessing tools—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/scheduling-a-model-run.htm" target="_blank"&gt;Schedule a model—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;windows scheduler?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 13:00:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1133327#M49956</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-01-13T13:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Tasks | scheduling</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1133355#M49961</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Tasks are primarily designed for interactive usage by end users to run a series of tools in a designed workflow where they can customize parameters and see the intermediate outputs before running the next step/tool.&lt;/P&gt;&lt;P&gt;ModelBuilder, on the other hand, is designed for automation, batch processing, and scheduling. As ModelBuilder is essentially a python script in a geoprocessing toolbox, it can be set to run automatically at regular schedules using the Geoprocessing Scheduler:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/schedule-geoprocessing-tools.htm" target="_blank"&gt;Schedule geoprocessing tools—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/what-is-modelbuilder-.htm" target="_blank"&gt;What is ModelBuilder?—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/create-a-model-tool.htm" target="_blank"&gt;Create a model tool—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The concepts of connecting tools in Tasks and ModelBuilder to become&amp;nbsp; a workflow is essentially the same. Would it be possible for you to use ModelBuilder instead and scheduled the tool to run?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Kanin&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&lt;EM&gt;If this answer solved your question, please mark it as "Accept as Solution" to help others who have the same question.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 14:17:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1133355#M49961</guid>
      <dc:creator>Kanin</dc:creator>
      <dc:date>2022-01-13T14:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Tasks | scheduling</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1133391#M49968</link>
      <description>&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 14:53:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1133391#M49968</guid>
      <dc:creator>Hala_Ghareeb</dc:creator>
      <dc:date>2022-01-13T14:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Tasks | scheduling</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1164036#M53993</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;I'm trying to run a scheduled task (a modelBuilder that I built) and ArcGIS crashes when it starts its execution. When I run the task myself, the same modelBuilder works fine. Can you help?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 17:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1164036#M53993</guid>
      <dc:creator>JudithLandry</dc:creator>
      <dc:date>2022-04-13T17:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Tasks | scheduling</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1285288#M68728</link>
      <description>&lt;P&gt;Hello- Can you confirm if you can use Task Scheduler to enable/disable a Scheduled Model Builder task?&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a model builder that we scheduled using the steps discussed in the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/schedule-geoprocessing-tools.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;Schedule geoprocessing tools—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I was trying to stop the tool from running for a day or two and did so using via the Windows Task Scheduler interface, marking the task from "Ready" to&amp;nbsp; "Disabled".&amp;nbsp; My question is, do we also have to stop/pause the schedule over in ArcPro as well?&amp;nbsp; I was looking through this &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/schedule-geoprocessing-tools.htm" target="_self"&gt;documentation&lt;/A&gt;, but am not seeing much about how Task Scheduler and ArcPro interact when it comes to disabling or enabling schedules.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Vanessa&lt;/P&gt;&lt;P&gt;Cc:&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/144848"&gt;@DonSjoboen&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/208166"&gt;@LeahClark&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 17:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-scheduling/m-p/1285288#M68728</guid>
      <dc:creator>VanessaSimps</dc:creator>
      <dc:date>2023-05-03T17:13:13Z</dc:date>
    </item>
  </channel>
</rss>

