<?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 to find process bottleneck? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146892#M102576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You were right.&amp;nbsp; &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; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed reporting little bit. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="https://raw.github.com/gro-mar/activiti-crystalball/master/simulator/src/test/resources/org/activiti/crystalball/simulator/simulateBottleneckTest-2.png" rel="nofollow noopener noreferrer"&gt;https://raw.github.com/gro-mar/activiti-crystalball/master/simulator/src/test/resources/org/activiti/crystalball/simulator/simulateBottleneckTest-2.png&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an issue with adding new users to the process engine (&lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1543" rel="nofollow noopener noreferrer"&gt;ACT-1543&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it valid issue? (Or I did something wrong.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2013 13:32:01 GMT</pubDate>
    <dc:creator>gromar</dc:creator>
    <dc:date>2013-01-25T13:32:01Z</dc:date>
    <item>
      <title>How to find process bottleneck?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146888#M102572</link>
      <description>Hello all.How to find process bottleneck?I tried to answer this question. My answer was to generate process diagram with highlighted nodes where tasks (or executions) are gathered.[img]https://raw.github.com/gro-mar/activiti-crystalball/master/simulator/src/test/resources/org/activiti/crystalball/ge</description>
      <pubDate>Fri, 18 Jan 2013 12:55:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146888#M102572</guid>
      <dc:creator>gromar</dc:creator>
      <dc:date>2013-01-18T12:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to find process bottleneck?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146889#M102573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I understand the approach you take. It's simple and that's why I also like it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, as a sidenote, to take in account that Activiti will create executions on the fly sometimes to eg. create parallel steps, subprocesses, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In that case, you would have for example an execution in the parallel gateway split, which actually doesn't really is a bottleneck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So you'd need some specific logic to remove those again, or only focus on user tasks. Most of the times, the 'business bottleneck' will be the human actors, not the system.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 10:26:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146889#M102573</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-01-21T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to find process bottleneck?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146890#M102574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;However, as a sidenote, to take in account that Activiti will create executions on the fly sometimes to eg. create parallel steps, subprocesses, etc.&lt;BR /&gt;In that case, you would have for example an execution in the parallel gateway split, which actually doesn't really is a bottleneck.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to learn something more. Could you explain it little bit more, please? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why it does not work for parallel steps?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 16:24:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146890#M102574</guid>
      <dc:creator>gromar</dc:creator>
      <dc:date>2013-01-21T16:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to find process bottleneck?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146891#M102575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;because the way Activiti is implemented under the covers. The easiest to learn is to write some unit tests, debug them and check the database contents as described in &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#apiDebuggingUnitTest" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#apiDebuggingUnitTest&lt;/A&gt;&lt;SPAN&gt;. Especially the execution table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the parallel gateway, when it forks, one execution is kept as 'inactive parent'. For all the outgoing sequence flow a new child execution is created. Hence my remark, that you'd have many executions pointing to the parallel gateway, until the corresponding join is entered. That would give you false positives. But like I said, nothing you can't fix by knowing how the executions work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 08:23:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146891#M102575</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-01-24T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to find process bottleneck?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146892#M102576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You were right.&amp;nbsp; &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; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed reporting little bit. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="https://raw.github.com/gro-mar/activiti-crystalball/master/simulator/src/test/resources/org/activiti/crystalball/simulator/simulateBottleneckTest-2.png" rel="nofollow noopener noreferrer"&gt;https://raw.github.com/gro-mar/activiti-crystalball/master/simulator/src/test/resources/org/activiti/crystalball/simulator/simulateBottleneckTest-2.png&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an issue with adding new users to the process engine (&lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1543" rel="nofollow noopener noreferrer"&gt;ACT-1543&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it valid issue? (Or I did something wrong.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 13:32:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146892#M102576</guid>
      <dc:creator>gromar</dc:creator>
      <dc:date>2013-01-25T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to find process bottleneck?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146893#M102577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should save the user, prior to creating the membership. The JavaDoc on newUser clearly states this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;/**&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * Creates a new user. The user is transient and must be saved using &lt;BR /&gt;&amp;nbsp;&amp;nbsp; * {@link #saveUser(User)}.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * @param userId id for the new user, cannot be null.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp; User newUser(String userId);&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 14:06:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146893#M102577</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-01-25T14:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to find process bottleneck?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146894#M102578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am sorry. It was my fault.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 08:57:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-find-process-bottleneck/m-p/146894#M102578</guid>
      <dc:creator>gromar</dc:creator>
      <dc:date>2013-01-30T08:57:02Z</dc:date>
    </item>
  </channel>
</rss>

