<?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 Workflow Multiple Tasks management at current user in Share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflow-multiple-tasks-management-at-current-user-in-share/m-p/255649#M208779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a requirement in my application that is in a workflow,I have multiple tasks at current user, in that one task(Main task/Combination of other tasks data) contains other tasks data.When I do the task done of other task,the data in main task related to other task should disappear and vice versa.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will explain with an example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have tasks named with XYZ and a,b,c and d. Here "XYZ" task is a main task.i.e "XYZ" task contains all the data of a,b,c,d tasks and a,b,c,d are other tasks(like sub tasks). Now my requirement is when I Task Done "a"(other task) task, in XYZ task,only "a" task related data should disappear then XYZ task should persist only b,c,d tasks data.In the same way when I Task Done "a" task which is there&amp;nbsp; in "XYZ" task,then also "XYZ" task should persist only b,c,d tasks data and at the same time "a" task should be disappeared from task dashlet. Like this,when I Task Done "b"(other task) task also,in XYZ task,"a","b" tasks related data should disappear and "XYZ" task should persist only c,d tasks data and vice-versa.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If u have any doubt regarding requirement, kindly let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This requirement is very crucial in my application.Please suggest me with the solution ASAP. I will be waiting for your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;S.Dasu.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2012 16:24:54 GMT</pubDate>
    <dc:creator>dasu_007</dc:creator>
    <dc:date>2012-12-05T16:24:54Z</dc:date>
    <item>
      <title>Workflow Multiple Tasks management at current user in Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-multiple-tasks-management-at-current-user-in-share/m-p/255649#M208779</link>
      <description>Hi everybody,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a requirement in my application that is in a workflow,I have multiple tasks at current user, in that one task(Main task/Combination of other tasks data) contains other tasks data.When I do the task done of other task,the data in main task related to other task should disa</description>
      <pubDate>Wed, 05 Dec 2012 16:24:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-multiple-tasks-management-at-current-user-in-share/m-p/255649#M208779</guid>
      <dc:creator>dasu_007</dc:creator>
      <dc:date>2012-12-05T16:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Multiple Tasks management at current user in Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-multiple-tasks-management-at-current-user-in-share/m-p/255650#M208780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My suggestion is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a "main task" that should keeps the data from sub-tasks while they are not marked as completed, then you have to use events.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are 3 types of events on user task: Create, Complete and Assignment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you cach the "complete event" of your sub-task (really is an ordinary task, if you wanna take it as sub-task is just logically for bussiness porpuses) then you can access to the main task and delete the variables you need. The interface that you have to use and access in java to your tasks vars is TaskListener and implements the notify method. Inside that method you have complete control over the context of your workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this can help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 01:11:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-multiple-tasks-management-at-current-user-in-share/m-p/255650#M208780</guid>
      <dc:creator>angello0571</dc:creator>
      <dc:date>2012-12-11T01:11:09Z</dc:date>
    </item>
  </channel>
</rss>

