<?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 How to stop a running Workflow/Step in 10.9.1 in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1258604#M1807</link>
    <description>&lt;P&gt;I have a workflow that I triggered that once it got to my ArcGIS Pro step and I try executing the step in Pro it just keeps flashing back to the play/start button. When I go into the Portal/App and view the job it shows it is running with no way to stop it or kill the job.&lt;/P&gt;&lt;P&gt;What options do I have?&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 18:32:53 GMT</pubDate>
    <dc:creator>DEWright_CA</dc:creator>
    <dc:date>2023-02-15T18:32:53Z</dc:date>
    <item>
      <title>How to stop a running Workflow/Step in 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1258604#M1807</link>
      <description>&lt;P&gt;I have a workflow that I triggered that once it got to my ArcGIS Pro step and I try executing the step in Pro it just keeps flashing back to the play/start button. When I go into the Portal/App and view the job it shows it is running with no way to stop it or kill the job.&lt;/P&gt;&lt;P&gt;What options do I have?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 18:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1258604#M1807</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2023-02-15T18:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a running Workflow/Step in 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1258778#M1808</link>
      <description>&lt;P&gt;By using "Workflow Manager API" method "jobAction", you can stop the job by passing the parameters jobid &amp;amp; &lt;SPAN&gt;itemId&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;URL: &lt;A href="https://developers.arcgis.com/workflow-manager/api-reference/rest/#api-Jobs-jobAction" target="_blank"&gt;https://developers.arcgis.com/workflow-manager/api-reference/rest/#api-Jobs-jobAction&lt;/A&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"type"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Stop"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Feb 2023 05:25:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1258778#M1808</guid>
      <dc:creator>sirishb</dc:creator>
      <dc:date>2023-02-16T05:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a running Workflow/Step in 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1258780#M1809</link>
      <description>&lt;P&gt;Seems pretty heavy handed for what should be a simple task; but will give it a shot.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 05:35:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1258780#M1809</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2023-02-16T05:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a running Workflow/Step in 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1266183#M1824</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17963"&gt;@DEWright_CA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Were you able to get this resolved by stopping the step using the REST API? This is the preferred method when you have a step that is unable to be stopped via the UI. If this is a common problem, it may be good to investigate more on why this is happening but hopefully it was a one-off thing.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 20:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1266183#M1824</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2023-03-09T20:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a running Workflow/Step in 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1268821#M1840</link>
      <description>&lt;P&gt;Not yet; having to build a jsp app/script to get the token then debug the call to the jobAction interface really is painful; and sadly the documentation lacks.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 23:31:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1268821#M1840</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2023-03-16T23:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a running Workflow/Step in 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1268930#M1842</link>
      <description>&lt;P&gt;Thanks for the reply&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17963"&gt;@DEWright_CA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do want to mention a couple of things that should help moving forward.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. For the 11.1 release, we've implemented a new privilege to allow Workflow Administrators to force stop steps that are running and assigned to a different user. This would help alleviate the getting the token part of your workflow there.&lt;/P&gt;&lt;P&gt;2. We have had reports of similar behavior as you are seeing from other users and have been able to reproduce it on our end. I can't say for sure what you are seeing is the same bug but it does seem likely. We're looking into it and it will be a top priority to address.&lt;/P&gt;&lt;P&gt;I also wanted to ask, can you expand on the areas where you feel we need to improve the documentation? We're always trying to improve that where we can.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 13:09:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1268930#M1842</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2023-03-17T13:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a running Workflow/Step in 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1583443#M2108</link>
      <description>&lt;P&gt;I encountered the same issue while using version &lt;STRONG&gt;11.0&lt;/STRONG&gt;. After canceling the running &lt;STRONG&gt;GP Service step&lt;/STRONG&gt; and refreshing the browser, I noticed that the step status still remained as &lt;STRONG&gt;"Running"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I also attempted to stop it using &lt;STRONG&gt;JobAction {type: Stop}&lt;/STRONG&gt;, but it returned an error stating, &lt;STRONG&gt;"The specified step is not running."&lt;/STRONG&gt; On the other hand, when I tried to &lt;STRONG&gt;setCurrentStep&lt;/STRONG&gt; from the UI, it displayed &lt;STRONG&gt;"The specified step is currently running."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It seems there is no way to stop this step, which is quite frustrating.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2025 08:59:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-stop-a-running-workflow-step-in-10-9-1/m-p/1583443#M2108</guid>
      <dc:creator>Tulasiram7</dc:creator>
      <dc:date>2025-02-09T08:59:08Z</dc:date>
    </item>
  </channel>
</rss>

