<?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: How can I merge different sequence flows into a single one ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245767#M198897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; Thank you for your (non-) answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm really not sure what you are expecting. The exclusive gateway is a BPMN 2.0 standard element. Any BPMN 2.0 explanation will teach you how to use, including the way you need it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should Activiti start documenting BPMN 2.0 fully? In an ideal world, yes. But we rather focus on building the best engine to execute it and use the many BPMN resources/trainings/books/articles that exist today to learn BPMN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I think it should exists a specific component for that, and not a gateway, which depends on conditions. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You mean something outside of the BPMN specification?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; By the way, when I watch the forum I think that there would be much less questions if Activiti documentation were more complete in a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; functional point of view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It saddens me to hear it. Luckily many users are happy with it and do think the documentation is good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, the job is never done… as Martin says, feel free to help us out with any pull request.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2016 08:21:09 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-06-29T08:21:09Z</dc:date>
    <item>
      <title>How can I merge different sequence flows into a single one ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245761#M198891</link>
      <description>Hello,How can I join different sequence flows into a single one (all of them must go to the same subprocess, and I want only one entrance point to it) ? This is purely logical, there is no parallel execution involved, it's just for avoiding multiple sequence flows going to the same place.It seems it</description>
      <pubDate>Tue, 21 Jun 2016 14:34:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245761#M198891</guid>
      <dc:creator>cnirparis</dc:creator>
      <dc:date>2016-06-21T14:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I merge different sequence flows into a single one ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245762#M198892</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;there are plenty of examples in the usage of exclusive gateway in activiti source. Can you check e.g. org/activiti/engine/test/api/repository/diagram/testProcessFromActivitiDesigner.bpmn20.xml&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>Wed, 22 Jun 2016 06:37:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245762#M198892</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-06-22T06:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I merge different sequence flows into a single one ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245763#M198893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much, but this not an answer !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 09:42:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245763#M198893</guid>
      <dc:creator>cnirparis</dc:creator>
      <dc:date>2016-06-22T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I merge different sequence flows into a single one ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245764#M198894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why is it not the answer? It is what I would answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;""Exclusive gateway has at least one outgoing sequence flow without a condition""&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which means you have one outgoing sequence flow without condition. Give it the default market if it does't have a condition.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 08:14:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245764#M198894</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-27T08:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I merge different sequence flows into a single one ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245765#M198895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your (non-) answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I mean is that the possibility of using an exclusive gatway as a sequence flow "connector" is not documented. I think it should exists a specific component for that, and not a gateway, which depends on conditions. By the way, when I watch the forum I think that there would be much less questions if Activiti documentation were more complete in a functional point of view.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 11:58:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245765#M198895</guid>
      <dc:creator>cnirparis</dc:creator>
      <dc:date>2016-06-27T11:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I merge different sequence flows into a single one ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245766#M198896</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;any pull request is welcome.&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>Tue, 28 Jun 2016 12:48:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245766#M198896</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-06-28T12:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I merge different sequence flows into a single one ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245767#M198897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; Thank you for your (non-) answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm really not sure what you are expecting. The exclusive gateway is a BPMN 2.0 standard element. Any BPMN 2.0 explanation will teach you how to use, including the way you need it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should Activiti start documenting BPMN 2.0 fully? In an ideal world, yes. But we rather focus on building the best engine to execute it and use the many BPMN resources/trainings/books/articles that exist today to learn BPMN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I think it should exists a specific component for that, and not a gateway, which depends on conditions. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You mean something outside of the BPMN specification?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; By the way, when I watch the forum I think that there would be much less questions if Activiti documentation were more complete in a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; functional point of view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It saddens me to hear it. Luckily many users are happy with it and do think the documentation is good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, the job is never done… as Martin says, feel free to help us out with any pull request.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 08:21:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-merge-different-sequence-flows-into-a-single-one/m-p/245767#M198897</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-29T08:21:09Z</dc:date>
    </item>
  </channel>
</rss>

