<?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: Please update roadmap in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73326#M47828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any update on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Erny&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'll look at these REST patches for sure. Must have slipped somewhere.&lt;BR /&gt;I would propose to use this forum post for some more time and investigate all wishes.&lt;BR /&gt;Then I'll create a Wiki page with the wish list where everybody can add their votes.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2011 09:49:52 GMT</pubDate>
    <dc:creator>erny18031</dc:creator>
    <dc:date>2011-11-08T09:49:52Z</dc:date>
    <item>
      <title>Please update roadmap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73320#M47822</link>
      <description>Hi.The Roadmap at: http://docs.codehaus.org/display/ACT/Roadmapseems to be out of date.From the JIRA issues it's a bit difficult to see where are the priorities.Could you update please the Roadmap a bit so everyone can see what are short and mid term goals and what not?Thanks in advance</description>
      <pubDate>Mon, 31 Oct 2011 15:43:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73320#M47822</guid>
      <dc:creator>erny18031</dc:creator>
      <dc:date>2011-10-31T15:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Please update roadmap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73321#M47823</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;Good point. But let's make this a community effort.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you think is important for the next version of Activiti?&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, 31 Oct 2011 19:28:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73321#M47823</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-31T19:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Please update roadmap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73322#M47824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Good point. But let's make this a community effort.&lt;BR /&gt;What do you think is important for the next version of Activiti?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;We're using Activiti from a Django application, so we're using the REST interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We, at Yaco, added some operations such as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Create users&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Get process variables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Return "category" field in process definitions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Reassign task to another user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * get all tasks from a process instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * get task definitions from process definitions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * get bpmn resource from a process definition&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * claim / complete user task for other user than authenticated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * get bpmn diagram in png format&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * may be some more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Most issues are already registered in JIRA and still open with patches attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other and, multi-tenancy would really be great. I already read the existing JIRA issue and the forums. Although using domain prefixes for process definitions and users is great and easy, we still have all the data in the same database / tables, so, it's a bit difficult to make separate backups. It really would be great if we could switch the database based on the user domain name. I don't know if Alfresco split the data for multiple tenants in separate DBs. But there is an export facility, so it's possible to get the data for one tenant, I think. Perhaps, an export/import facility would be a great thing for&amp;nbsp; migration between instances or different database systems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another issue which I read about is a problem when deploying standard BPMN 2.0 process definitions with swimlanes, where an exception is thrown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Summarizing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * REST interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Multi-tenancy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Better BPMN 2.0 standard support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Erny&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yaco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 15:39:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73322#M47824</guid>
      <dc:creator>erny18031</dc:creator>
      <dc:date>2011-11-01T15:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Please update roadmap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73323#M47825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Good point. But let's make this a community effort.&lt;BR /&gt;What do you think is important for the next version of Activiti?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it's important the resizing of elements (with proper word-wrap) in Activiti Designer, and support for pools/lanes and bpmn annotations (comments).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a place where we can vote in items we consider important for the next versions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 17:09:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73323#M47825</guid>
      <dc:creator>andregs</dc:creator>
      <dc:date>2011-11-01T17:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Please update roadmap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73324#M47826</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'll look at these REST patches for sure. Must have slipped somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would propose to use this forum post for some more time and investigate all wishes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I'll create a Wiki page with the wish list where everybody can add their votes.&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>Tue, 01 Nov 2011 19:07:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73324#M47826</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-11-01T19:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Please update roadmap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73325#M47827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'll look at these REST patches for sure. Must have slipped somewhere.&lt;BR /&gt;I would propose to use this forum post for some more time and investigate all wishes.&lt;BR /&gt;Then I'll create a Wiki page with the wish list where everybody can add their votes.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's possible that our patches don't have enought quality or no tests included. But it would great to have feed back on that issues:&amp;nbsp; 945, 946, 947, 959, 960.&amp;nbsp; 948 is lower priority.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Today, we signed Alfresco Contribution Agreement for msaelices and me. Off-site employees antoniomaria and esanchez will follow soon. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Erny&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 13:07:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73325#M47827</guid>
      <dc:creator>erny18031</dc:creator>
      <dc:date>2011-11-02T13:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Please update roadmap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73326#M47828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any update on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Erny&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'll look at these REST patches for sure. Must have slipped somewhere.&lt;BR /&gt;I would propose to use this forum post for some more time and investigate all wishes.&lt;BR /&gt;Then I'll create a Wiki page with the wish list where everybody can add their votes.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 09:49:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73326#M47828</guid>
      <dc:creator>erny18031</dc:creator>
      <dc:date>2011-11-08T09:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Please update roadmap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73327#M47829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Erny,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We received the agreement, we're now finalizing the procedure.&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>Thu, 10 Nov 2011 11:28:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-update-roadmap/m-p/73327#M47829</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-11-10T11:28:11Z</dc:date>
    </item>
  </channel>
</rss>

