<?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: Add sub activities to an activity in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36682#M19346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm looking to add at runtime a sub-activity to an activity :&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ex&amp;nbsp; : add [Task 11] to the task 1 [ParallelGatewayTest.testUnbalancedForkJoin.png]&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the execution of task1 should wait the end of Task 11 before moving to Task 4&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jul 2010 08:25:26 GMT</pubDate>
    <dc:creator>jchidiac</dc:creator>
    <dc:date>2010-07-13T08:25:26Z</dc:date>
    <item>
      <title>Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36675#M19339</link>
      <description>Hi, it's possible to add sub-activity to an activity ?</description>
      <pubDate>Wed, 07 Jul 2010 16:02:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36675#M19339</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-07-07T16:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36676#M19340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does sub activities mean sub processes, I am trying to confirm since I was trying to figure the term from the bpmn specs could not get ;(&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vicky&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 07:25:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36676#M19340</guid>
      <dc:creator>vickyk</dc:creator>
      <dc:date>2010-07-08T07:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36677#M19341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, it will be a sub-process&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the activity should be wait the end of the sub-process before taking the outgoing transition&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 07:43:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36677#M19341</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-07-08T07:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36678#M19342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The PVM allows to add sub activities to any activity. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will also be how the (embedded) subprocess will be implemented (planned for this month).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 08:10:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36678#M19342</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-07-08T08:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36679#M19343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the sub-activity ( or sub-process) should be not contains informations about the transition&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and&amp;nbsp; once the Activity finish, automatically the execution search to execute the Activity's sub-activities list &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and once all the sub-activities done, the execution execute the Activity's transition&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it's done by the PVM ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any example about this ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx for ur reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 10:03:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36679#M19343</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-07-08T10:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36680#M19344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello again, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;how can i add multiple sub activities to an activity ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can i have an example ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 06:37:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36680#M19344</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-07-12T06:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36681#M19345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;and&amp;nbsp; once the Activity finish, automatically the execution search to execute the Activity's sub-activities list &lt;BR /&gt;and once all the sub-activities done, the execution execute the Activity's transition&lt;BR /&gt;&lt;BR /&gt;it's done by the PVM ? &lt;BR /&gt;any example about this ? &lt;BR /&gt;&lt;BR /&gt;thx for ur reply.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you are looking for parallel execution of sub activities, are you not looking for the flows as pointed here&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-engine-examples/src/test/resources/org/activiti/examples/bpmn/gateway/ParallelGatewayTest.testUnbalancedForkJoin.png" rel="nofollow noopener noreferrer"&gt;http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-engine-examples/src/test/resources/org/activiti/examples/bpmn/gateway/ParallelGatewayTest.testUnbalancedForkJoin.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can give the graphical view of the problem I can try coming us with the example of corresponding bpmn artifacts( xml and testcase).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vicky&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 07:14:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36681#M19345</guid>
      <dc:creator>vickyk</dc:creator>
      <dc:date>2010-07-13T07:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36682#M19346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm looking to add at runtime a sub-activity to an activity :&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ex&amp;nbsp; : add [Task 11] to the task 1 [ParallelGatewayTest.testUnbalancedForkJoin.png]&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the execution of task1 should wait the end of Task 11 before moving to Task 4&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 08:25:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36682#M19346</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-07-13T08:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add sub activities to an activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36683#M19347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;i'm looking to add at runtime a sub-activity to an activity :&amp;nbsp; &lt;BR /&gt;ex&amp;nbsp; : add [Task 11] to the task 1 [ParallelGatewayTest.testUnbalancedForkJoin.png]&amp;nbsp; &lt;BR /&gt;and the execution of task1 should wait the end of Task 11 before moving to Task 4&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;That sounds to me like an Ad-Hoc Sub-Process, which is defined in the spec as "[…] a group of Activities that have no REQUIRED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sequence relationships."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you already know the possible 'sub-activities' at design-time?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 09:56:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-sub-activities-to-an-activity/m-p/36683#M19347</guid>
      <dc:creator>falko_menge</dc:creator>
      <dc:date>2010-07-13T09:56:01Z</dc:date>
    </item>
  </channel>
</rss>

