<?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: Process Wait State in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/process-wait-state/m-p/108419#M76017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply. Yeah, this looks like what I need. I think I missed it on my first pass as I understood "Tasks" as something that needed be assigned to a user and later retrieved via the TaskManager.&amp;nbsp; Thanks for pointing that out! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stephen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2012 11:43:57 GMT</pubDate>
    <dc:creator>stephen1</dc:creator>
    <dc:date>2012-11-15T11:43:57Z</dc:date>
    <item>
      <title>Process Wait State</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-wait-state/m-p/108417#M76015</link>
      <description>Hello,I'm currently trying to learn Activi, with the intention of introducting it within a large scale software project.At present, I have a series of ServiceTasks that model the various lifecycle states in a process. Unfortunately, I can't seem to find any natural mechansim to halt workflow executi</description>
      <pubDate>Wed, 14 Nov 2012 18:46:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-wait-state/m-p/108417#M76015</guid>
      <dc:creator>stephen1</dc:creator>
      <dc:date>2012-11-14T18:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Process Wait State</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-wait-state/m-p/108418#M76016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look in the user guide at Java Receive Task. This task is essentially a wait state until an external event or signal arrives. In BPMN2.0 it could be modelled as a receive message task. Hence when the thread of execution reaches a java receive task, the thread will persist the process at that point and return. Hence the process instance is now in a wait state waiting for an external signal to trigger further execution. When the external event/message arrives, then the message handler thread would need to lookup the corresponding process instance and call the signal method. Hence the calling thread would then continue exection of the process until the next wait state is reached. Note I have not articulated what the threads do when the task is marked as asynchronous…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 05:27:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-wait-state/m-p/108418#M76016</guid>
      <dc:creator>webcyberrob</dc:creator>
      <dc:date>2012-11-15T05:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Process Wait State</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-wait-state/m-p/108419#M76017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply. Yeah, this looks like what I need. I think I missed it on my first pass as I understood "Tasks" as something that needed be assigned to a user and later retrieved via the TaskManager.&amp;nbsp; Thanks for pointing that out! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stephen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 11:43:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-wait-state/m-p/108419#M76017</guid>
      <dc:creator>stephen1</dc:creator>
      <dc:date>2012-11-15T11:43:57Z</dc:date>
    </item>
  </channel>
</rss>

