<?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: BPMN-Question in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53942#M32062</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;I think you looked at embedded sub processes, which are not reusable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reusable sub processes are created just like a normal process and invoked from a main process with a call activity.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2011 15:24:06 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2011-09-12T15:24:06Z</dc:date>
    <item>
      <title>BPMN-Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53941#M32061</link>
      <description>Sorry, maybe not the absolute right place, but could not find anything for leading the question directly to the BPMN Spec guys.In the BPMN Spec 2.0 (found on http://www.bpmn.org/) I could not find any description for sub-processes being able to use a reference to an already created BPMN-process. It</description>
      <pubDate>Mon, 12 Sep 2011 15:13:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53941#M32061</guid>
      <dc:creator>wir33658</dc:creator>
      <dc:date>2011-09-12T15:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN-Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53942#M32062</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;I think you looked at embedded sub processes, which are not reusable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reusable sub processes are created just like a normal process and invoked from a main process with a call activity.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 15:24:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53942#M32062</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-12T15:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN-Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53943#M32063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The call activity, is it an Activiti specific matter or a BPMN Spec matter ? I looked up in the BPMN 2.0 Spec for something like this, but could not find anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you can point it out to me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 07:20:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53943#M32063</guid>
      <dc:creator>wir33658</dc:creator>
      <dc:date>2011-09-13T07:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN-Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53944#M32064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;10.2 Activities&lt;BR /&gt;An Activity is work that is performed within a Business Process. An Activity can be atomic or non-atomic&lt;BR /&gt;(compound). The types of Activities that are a part of a Process are: Task, Sub-Process, and &lt;STRONG&gt;Call Activity&lt;/STRONG&gt;, which&lt;BR /&gt;allows the inclusion of re-usable Tasks and Processes in the diagram. However, a Process is not a specific graphical&lt;BR /&gt;object. Instead, it is a set of graphical objects. The following sections will focus on the graphical objects Sub-Process&lt;BR /&gt;and Task.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 07:50:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53944#M32064</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-09-13T07:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN-Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53945#M32065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Read the Spec pretty much (about 500 pages &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; but I guess I did not quiet understand the Call Activity. If this is the right mean for what I was asking for - great. I go and study it in more detail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks pointing it out to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Rob.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 09:01:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53945#M32065</guid>
      <dc:creator>wir33658</dc:creator>
      <dc:date>2011-09-13T09:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN-Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53946#M32066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;and it is also in the &lt;/SPAN&gt;&lt;A href="http://www.bpmb.de/images/BPMN2_0_Poster_EN.pdf" rel="nofollow noopener noreferrer"&gt;'summary'&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 09:57:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-question/m-p/53946#M32066</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-09-13T09:57:44Z</dc:date>
    </item>
  </channel>
</rss>

