<?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: Driving Menus Using BPMN in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110077#M77287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your analysis is correct. The 'right' BPMN 2.0 way to do it is indeed duplicating that information in the choice for the user and in the sequenceflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is a matter of the user selecting themselves which sequence flow to take, you could look into adding those sequence flow without an exclusive gateway, straight out of the task …. However, you would need specific conditions on the outgoing sequence flow still, something like 'sequenceFlowId == blah'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So another thing you could do, is write your own activitybehaviour that only takes one outgoing sequenceflow instead the default way of taking everything in parallel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2012 19:21:08 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2012-11-15T19:21:08Z</dc:date>
    <item>
      <title>Driving Menus Using BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110076#M77286</link>
      <description>I'm trying to drive my app's menu system via the process only, the first way to do this that occured to me was to find outgoing sequenceFlows for a given exclusive gateway. Reading this post:Is this correct way to get outgoing transitions?, and this post Querying ExclusiveGateway and other gateways.</description>
      <pubDate>Thu, 15 Nov 2012 14:10:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110076#M77286</guid>
      <dc:creator>izaak</dc:creator>
      <dc:date>2012-11-15T14:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Driving Menus Using BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110077#M77287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your analysis is correct. The 'right' BPMN 2.0 way to do it is indeed duplicating that information in the choice for the user and in the sequenceflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is a matter of the user selecting themselves which sequence flow to take, you could look into adding those sequence flow without an exclusive gateway, straight out of the task …. However, you would need specific conditions on the outgoing sequence flow still, something like 'sequenceFlowId == blah'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So another thing you could do, is write your own activitybehaviour that only takes one outgoing sequenceflow instead the default way of taking everything in parallel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 19:21:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110077#M77287</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-11-15T19:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Driving Menus Using BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110078#M77288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or parse the xml and get the information from the conditions on the sequence flows&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 20:54:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110078#M77288</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-11-15T20:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Driving Menus Using BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110079#M77289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the 5.11 release, we'll have an easy xml -&amp;gt; pojo parser in there which you can use as enhancement on Ronald's suggestion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 18:10:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/driving-menus-using-bpmn/m-p/110079#M77289</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-11-16T18:10:39Z</dc:date>
    </item>
  </channel>
</rss>

