<?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: 'Key' Task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132242#M92904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That would be a pretty complex thing to do. I'm afraid BPMN 2.0 doesn't have such semantics out of the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would start by looking into transactions (BPMN semantics, not technical!) and compensation handlers … but it'll be pretty tricky I think.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Dec 2012 09:43:40 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2012-12-10T09:43:40Z</dc:date>
    <item>
      <title>'Key' Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132241#M92903</link>
      <description>Hello!!! i'm a new user of this workflow engine!!I'm very pleased to join in this community!!In my use case…i would like to say if in activiti workflow it's possible to set some task in order to trasform them in "key" task..id est:start -&amp;gt; task1 -&amp;gt; "task2=Key" -&amp;gt; task3 -&amp;gt; task4=Key -&amp;gt;</description>
      <pubDate>Sun, 09 Dec 2012 11:05:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132241#M92903</guid>
      <dc:creator>burn83</dc:creator>
      <dc:date>2012-12-09T11:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: 'Key' Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132242#M92904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That would be a pretty complex thing to do. I'm afraid BPMN 2.0 doesn't have such semantics out of the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would start by looking into transactions (BPMN semantics, not technical!) and compensation handlers … but it'll be pretty tricky I think.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 09:43:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132242#M92904</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-12-10T09:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: 'Key' Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132243#M92905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Mark KeyTasks in a certain way. (By using a certain PriorityScope or sth).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Mark Non-KeyTasks also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Add a SignalCatchingEvent to every Non-KeyTask leading back to the Key-Task. (Call it "AbortSignal_task3" or sth.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- When user logs out (or session expires?) Send the "AbortSignal" to all active Non-KeyTasks of the current user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Here the priority comes into play: You can simple query for all active Tasks with priority 3 for example)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However this will just make the flow return to the keytask. Values the user entered in a prior exectuion will remain visible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need to have those cleared, you can add a service task doing this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 11:32:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132243#M92905</guid>
      <dc:creator>dognose</dc:creator>
      <dc:date>2012-12-10T11:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: 'Key' Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132244#M92906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I would do the following:&lt;BR /&gt;&lt;BR /&gt;- Mark KeyTasks in a certain way. (By using a certain PriorityScope or sth).&lt;BR /&gt;- Mark Non-KeyTasks also.&lt;BR /&gt;- Add a SignalCatchingEvent to every Non-KeyTask leading back to the Key-Task. (Call it "AbortSignal_task3" or sth.)&lt;BR /&gt;- When user logs out (or session expires?) Send the "AbortSignal" to all active Non-KeyTasks of the current user.&lt;BR /&gt;(Here the priority comes into play: You can simple query for all active Tasks with priority 3 for example)&lt;BR /&gt;&lt;BR /&gt;However this will just make the flow return to the keytask. Values the user entered in a prior exectuion will remain visible.&lt;BR /&gt;If you need to have those cleared, you can add a service task doing this.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry…what's "sth"!?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 23:06:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132244#M92906</guid>
      <dc:creator>burn83</dc:creator>
      <dc:date>2012-12-10T23:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: 'Key' Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132245#M92907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sth. = something.&amp;nbsp; &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 11:49:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132245#M92907</guid>
      <dc:creator>dognose</dc:creator>
      <dc:date>2012-12-11T11:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: 'Key' Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132246#M92908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;.. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; thx!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 21:46:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/key-task/m-p/132246#M92908</guid>
      <dc:creator>burn83</dc:creator>
      <dc:date>2012-12-11T21:46:32Z</dc:date>
    </item>
  </channel>
</rss>

