<?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 Statistics about Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/statistics-about-activiti/m-p/214408#M167538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently learning the Activiti tool as part of a JAVA project, so I have:&lt;BR /&gt;- Initialized a Maven project by adding the activiti dependencies in my POM (version 5.22.0)&lt;BR /&gt;- realized a Workflow (bpmn file)&lt;BR /&gt;- used the RuntimeService and TaskService services&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;=&amp;gt; Everything works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I want to get statistics on Activiti such as the number of processes in progress, the number of processes in the X state or in the Y state, the processes assigned to X or Y, the number of processes completed that day, yesterday....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if Activiti offers this type of reporting natively? If so, do you know how I can integrate this module into my project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Lawrence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2016 13:40:52 GMT</pubDate>
    <dc:creator>lnavet</dc:creator>
    <dc:date>2016-12-19T13:40:52Z</dc:date>
    <item>
      <title>Statistics about Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/statistics-about-activiti/m-p/214408#M167538</link>
      <description>Hello everyone,I am currently learning the Activiti tool as part of a JAVA project, so I have:- Initialized a Maven project by adding the activiti dependencies in my POM (version 5.22.0)- realized a Workflow (bpmn file)- used the RuntimeService and TaskService services=&amp;gt; Everything works perfectl</description>
      <pubDate>Mon, 19 Dec 2016 13:40:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/statistics-about-activiti/m-p/214408#M167538</guid>
      <dc:creator>lnavet</dc:creator>
      <dc:date>2016-12-19T13:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics about Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/statistics-about-activiti/m-p/214409#M167539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here:&amp;nbsp;&lt;A class="link-titled" href="http://www.activiti.org/userguide/#_history" title="http://www.activiti.org/userguide/#_history" rel="nofollow noopener noreferrer"&gt;Activiti User Guide&lt;/A&gt;&amp;nbsp; this could help you. (chapter: 15.8 History)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 15:51:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/statistics-about-activiti/m-p/214409#M167539</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2016-12-19T15:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics about Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/statistics-about-activiti/m-p/214410#M167540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lawrence,&lt;/P&gt;&lt;P&gt;As Vasile alludes to, Activiti automatically captures a great deal of information about process executions automatically.&lt;BR /&gt;All major instance events such as instance start, end, task start, assign, end, variable updates are all captured in the Activiti history tables automatically.&amp;nbsp;&lt;BR /&gt;Activiti provides a Java or Rest API to query these tables for reporting purposes.&lt;BR /&gt;Additionally, and to me more importantly, Activiti has recently introduced a powerful Event framework that allows you to capture any number of events and save them into a repository of your choice (such as Elasticsearch). This framework is documented in the Users guide here:&amp;nbsp;&lt;A class="link-titled" href="http://www.activiti.org/userguide/#eventDispatcher" title="http://www.activiti.org/userguide/#eventDispatcher" rel="nofollow noopener noreferrer"&gt;Activiti User Guide - Event Handlers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have been able to use this event interface to create external depositories of process data for reporting purposes. In my opinion, this is preferable to using the history tables for reporting as reporting load will not impact runtime performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Greg&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 16:44:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/statistics-about-activiti/m-p/214410#M167540</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2016-12-19T16:44:22Z</dc:date>
    </item>
  </channel>
</rss>

