<?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 process instance in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103792#M72411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to stop a process instance after a specified service task executed. Is there any way to stop an execution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2012 14:27:57 GMT</pubDate>
    <dc:creator>akanyilmaz</dc:creator>
    <dc:date>2012-06-26T14:27:57Z</dc:date>
    <item>
      <title>How to stop a process instance</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103792#M72411</link>
      <description>Hi,I want to stop a process instance after a specified service task executed. Is there any way to stop an execution?Thanks</description>
      <pubDate>Tue, 26 Jun 2012 14:27:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103792#M72411</guid>
      <dc:creator>akanyilmaz</dc:creator>
      <dc:date>2012-06-26T14:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a process instance</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103793#M72412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you kidding? Isn't adding an end-event after the service-task do the trick? You should just model this behavior in your process…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 14:30:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103793#M72412</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-06-26T14:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a process instance</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103794#M72413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am sorry. I mean is not that. I don't want to stop, i just want to pause an execution. maybe later i will continue this execution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 06:19:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103794#M72413</guid>
      <dc:creator>akanyilmaz</dc:creator>
      <dc:date>2012-06-27T06:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a process instance</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103795#M72414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Add a receive-taks in the process right after the ervice-task. The process will stop flowing (paused if you wish):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#bpmnReceiveTask" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#bpmnReceiveTask&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Later on, if you can't to continue the process, just signal it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;runtimeService.signal(execution.getId()); &lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 06:26:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-stop-a-process-instance/m-p/103795#M72414</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-06-27T06:26:19Z</dc:date>
    </item>
  </channel>
</rss>

