<?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: End Workflow in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107275#M30228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simpler way would be to add a signal boundry event on each user task and call the signal from your java code/listener using the process instance id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 May 2019 15:27:21 GMT</pubDate>
    <dc:creator>abbask01</dc:creator>
    <dc:date>2019-05-28T15:27:21Z</dc:date>
    <item>
      <title>End Workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107273#M30226</link>
      <description>I have created custom workflow with 5 step.On 2nd step(it might be 3rd step or 4th step-base on some condition) I want to end workflow.Is there any way to do this?This workflow end is not from task form.It is from my java webscript or some where else.</description>
      <pubDate>Mon, 27 May 2019 11:57:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107273#M30226</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-05-27T11:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: End Workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107274#M30227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it depends on bpmn file, and how the workflow has been designed.If the workflow is on 2nd step and there are further more task in the workflow then you need to manually(by javascript code) end all task.Other way will be redesign workflow and have one more sequence flow which will be towards the ending of workflow and have a condition in the sequence flow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 12:17:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107274#M30227</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2019-05-28T12:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: End Workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107275#M30228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simpler way would be to add a signal boundry event on each user task and call the signal from your java code/listener using the process instance id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 15:27:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107275#M30228</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-05-28T15:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: End Workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107276#M30229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to complete workflow using webscript not using listner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2019 04:43:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107276#M30229</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-05-29T04:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: End Workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107277#M30230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your webscritp you can use&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;serviceRegistry.getWorkflowService&lt;/SPAN&gt;&lt;SPAN class="" style="color: #d73a49; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;endTask(taskId&lt;/SPAN&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #005cc5; background-color: #ffffff;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2019 08:18:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107277#M30230</guid>
      <dc:creator>svijay</dc:creator>
      <dc:date>2019-05-31T08:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: End Workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107278#M30231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to end workflow,not task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2019 09:34:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/end-workflow/m-p/107278#M30231</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-06-17T09:34:32Z</dc:date>
    </item>
  </channel>
</rss>

