<?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 new feature : all instances page, tree view in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104563#M73042</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;A project in my company will use Activiti Explorer to have monitoring on the processes. They have suggested some improvement to implement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have started to implement it and wanted to share with the community to get your feedback : is it valuable for the other projects using Activiti ? would you like to contribute (at least test it in your context) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The feature is a new page, Process &amp;gt; All Instances, only visible to an admin user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It contains all instances of processes (not only instances owned by the current user as in "my instances" page).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The processes are grouped in a tree by process definition, and subprocesses are visible under the calling process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/4" rel="nofollow noopener noreferrer"&gt;pull request&lt;/A&gt;&lt;SPAN&gt; with this implementation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not a Vaadin expert so there might be some glitches …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Remaining to implement :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* pagination in case of a high volume of process instances&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* filtering based on business key, date and process definition&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2012 10:00:53 GMT</pubDate>
    <dc:creator>mdaviot</dc:creator>
    <dc:date>2012-11-09T10:00:53Z</dc:date>
    <item>
      <title>new feature : all instances page, tree view</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104563#M73042</link>
      <description>Hi,A project in my company will use Activiti Explorer to have monitoring on the processes. They have suggested some improvement to implement.I have started to implement it and wanted to share with the community to get your feedback : is it valuable for the other projects using Activiti ? would you l</description>
      <pubDate>Fri, 09 Nov 2012 10:00:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104563#M73042</guid>
      <dc:creator>mdaviot</dc:creator>
      <dc:date>2012-11-09T10:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: new feature : all instances page, tree view</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104564#M73043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the contribution!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I or someone else of the core dev team will review it, and comment on it there. I'm currently in SF for the Alfresco conference, but I should have time next week.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 00:09:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104564#M73043</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-11-14T00:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: new feature : all instances page, tree view</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104565#M73044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the "paging" feature is definitely needed, which is currently "remaining to implement"…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 10:30:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104565#M73044</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-11-16T10:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: new feature : all instances page, tree view</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104566#M73045</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;Finally we decided to create a new standalone component not based on Activiti Explorer (since the web framework of choice here is Tapestry). So I won't maintain what I started in Explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If someone is interested to continue the work, I will happily share my sources with them. I have a simple implementation for high number of instances in which there is a limit to 100 instances displayed and a message to notify the user. However the filter fields and requests are still pending to implement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Michel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 17:01:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-feature-all-instances-page-tree-view/m-p/104566#M73045</guid>
      <dc:creator>mdaviot</dc:creator>
      <dc:date>2012-11-20T17:01:57Z</dc:date>
    </item>
  </channel>
</rss>

