<?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: Update a live sub-process in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238165#M191295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Martin, if I port out the sub-process into it's own workflow and each time when the collection changes, I create a process instance using the new workflow, does this create performance issue ? Would it be possible to then sync up with the first process afterwards ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Process instance A waits on process instance B before proceeding to something else (wait-signal may be) ? How to know if there are no other external processes running ? Process instance A can continue if B is absent ? I am not sure how to make a workaround for this. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 15:30:57 GMT</pubDate>
    <dc:creator>mnj111</dc:creator>
    <dc:date>2016-03-31T15:30:57Z</dc:date>
    <item>
      <title>Update a live sub-process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238163#M191293</link>
      <description>Hello,I am learning Activiti. I have a multi instance sub-process that has a bunch of user tasks. Let's say the sub-process collection is "A" with size 2 i.e when the process starts, two initial user tasks are created for the right assignees. Now, at any time, the collection can change. Let's say no</description>
      <pubDate>Wed, 30 Mar 2016 18:57:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238163#M191293</guid>
      <dc:creator>mnj111</dc:creator>
      <dc:date>2016-03-30T18:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Update a live sub-process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238164#M191294</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;currently the requirement is not supported. I would try to implement the requirement in a different way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:37:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238164#M191294</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-03-31T11:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Update a live sub-process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238165#M191295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Martin, if I port out the sub-process into it's own workflow and each time when the collection changes, I create a process instance using the new workflow, does this create performance issue ? Would it be possible to then sync up with the first process afterwards ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Process instance A waits on process instance B before proceeding to something else (wait-signal may be) ? How to know if there are no other external processes running ? Process instance A can continue if B is absent ? I am not sure how to make a workaround for this. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 15:30:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238165#M191295</guid>
      <dc:creator>mnj111</dc:creator>
      <dc:date>2016-03-31T15:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Update a live sub-process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238166#M191296</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;Have you tried using pools and lanes for the workflows sequences for each subprocess? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 15:57:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238166#M191296</guid>
      <dc:creator>luisfilipe</dc:creator>
      <dc:date>2016-03-31T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update a live sub-process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238167#M191297</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;BLOCKQUOTE class="jive-quote"&gt;Performance issue&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;It's hard to predict and depends on plenty of inputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I would recommend is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- change business requirement (usually it could be achieved in a different way)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- in other case you have to manage tasks outside of the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 08:11:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-a-live-sub-process/m-p/238167#M191297</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-04-04T08:11:39Z</dc:date>
    </item>
  </channel>
</rss>

