<?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: Swimlanes deploy in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135951#M95372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the activiti:candidate and related attributes (or BPMN-conterparts) in the XML to specify the assignee/candidates. Lanes and pools DO NOT impact assignee/candidates on contained user-tasks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jul 2013 07:01:38 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-07-05T07:01:38Z</dc:date>
    <item>
      <title>Swimlanes deploy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135948#M95369</link>
      <description>Hi there,i'm having a problem in deploying of a process with poolanes &lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;It's giving the following error:Invalid destination 'exclusivegateway1' of sequence flow 'flow2'My question is how can i change my process xml to be correctly deployed? I'm used the Eclipse Designer. Is there a way to design the</description>
      <pubDate>Wed, 03 Jul 2013 18:10:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135948#M95369</guid>
      <dc:creator>goodboy</dc:creator>
      <dc:date>2013-07-03T18:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Swimlanes deploy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135949#M95370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Activiti does not support cross-process sequence-flows… It seems that your process contains two different processes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 08:16:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135949#M95370</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-07-04T08:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Swimlanes deploy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135950#M95371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, i have 3 process because there are 3 pool's. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So is there a way so i can do something like that? have two pool's communicating between Tasks?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because i need to have a candidate group assigned to each pool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How about transform the process pool's into lanes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The use case is like this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some user in UserGroupA fills an form and submit it for evaluation (auditing) then the auditor(Auditors pool) checks if is OK and submit the answer to an supervisor(Supervisors pool) that verifies the information and ends the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 14:16:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135950#M95371</guid>
      <dc:creator>goodboy</dc:creator>
      <dc:date>2013-07-04T14:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Swimlanes deploy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135951#M95372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the activiti:candidate and related attributes (or BPMN-conterparts) in the XML to specify the assignee/candidates. Lanes and pools DO NOT impact assignee/candidates on contained user-tasks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 07:01:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135951#M95372</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-07-05T07:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Swimlanes deploy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135952#M95373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes i know that Lanes and pools don't impact assignee/candidates &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; , is required to propagate the assignee to tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try using the cadidateuser and candidategroup attributes on lane xml tag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the tip, frederik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 13:28:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/swimlanes-deploy/m-p/135952#M95373</guid>
      <dc:creator>goodboy</dc:creator>
      <dc:date>2013-07-05T13:28:42Z</dc:date>
    </item>
  </channel>
</rss>

