<?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 Which elements of BPMN leads to creation of new Execution_ID in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/which-elements-of-bpmn-leads-to-creation-of-new-execution-id/m-p/9784#M3562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Together,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by analyzing the data from history tables, I am wondering how execution EXECUTION_ID_ 's are generated. I found the following cases:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;flow of several tasks:&lt;/STRONG&gt;&lt;SPAN&gt; PROC_INST_ID_ = EXECUTION_ID_&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;splitting AND:&lt;/STRONG&gt;&lt;SPAN&gt; for every token the PROC_INST_ID_ is kept and a new EXECUTION_ID_ is generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;splitting XOR:&lt;/STRONG&gt;&lt;SPAN&gt; the task which is not executed gets the same EXECUTION_ID_ as the PROC_INST_ID_ additionally the row of the not executed task has a start and a endtime (Why is that?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the task which is executed gets a new EXECUTION_ID_&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;intermediate timer-event:&lt;/STRONG&gt;&lt;SPAN&gt; a new&amp;nbsp; EXECUTION_ID_ is generated for the task&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this right? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And do there exist more elements (except of gateways) which produce new EXECUTION_ID_?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;greets Nikki&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 13:01:19 GMT</pubDate>
    <dc:creator>nikki</dc:creator>
    <dc:date>2011-02-24T13:01:19Z</dc:date>
    <item>
      <title>Which elements of BPMN leads to creation of new Execution_ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/which-elements-of-bpmn-leads-to-creation-of-new-execution-id/m-p/9784#M3562</link>
      <description>Hello Together,by analyzing the data from history tables, I am wondering how execution EXECUTION_ID_ 's are generated. I found the following cases:flow of several tasks: PROC_INST_ID_ = EXECUTION_ID_splitting AND: for every token the PROC_INST_ID_ is kept and a new EXECUTION_ID_ is generated.splitti</description>
      <pubDate>Thu, 24 Feb 2011 13:01:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/which-elements-of-bpmn-leads-to-creation-of-new-execution-id/m-p/9784#M3562</guid>
      <dc:creator>nikki</dc:creator>
      <dc:date>2011-02-24T13:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Which elements of BPMN leads to creation of new Execution_ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/which-elements-of-bpmn-leads-to-creation-of-new-execution-id/m-p/9785#M3563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Executions are created every time concurrency is needed, or when a scope is created (a scope= activity + timer, an embedded subprocess, etc.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;flow of several tasks: PROC_INST_ID_ = EXECUTION_ID_&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Only if the process doesnt have concurrency or scopes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;splitting AND: for every token the PROC_INST_ID_ is kept and a new EXECUTION_ID_ is generated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;correct. For each outgoing sequence flow, an execution is created. These are merged again in a converging parallel gateway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;splitting XOR: the task which is not executed gets the same EXECUTION_ID_ as the PROC_INST_ID_ additionally the row of the not executed task has a start and a endtime (Why is that?)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you elaborate that with an example, I'm not quite following here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;intermediate timer-event: a new EXECUTION_ID_ is generated for the task&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, because that is a new scope (for the timer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;And do there exist more elements (except of gateways) which produce new EXECUTION_ID_?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Multi instance (new in 5.3) does some serious execution juggling.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 10:49:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/which-elements-of-bpmn-leads-to-creation-of-new-execution-id/m-p/9785#M3563</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-02-25T10:49:34Z</dc:date>
    </item>
  </channel>
</rss>

