<?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: [Proposal] Linking process instances and users in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140915#M98711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some discussion, it seems to be a valid use-case to involve people with a process. The suggested approach seems to be a good one, perhaps we should add a "runtimeService.addUserIdentityLink(processInstanceId, userId, role)" method, similar to the taskService.addUserIdentityLink() method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's great that you're willing to contribute this to the activiti project. I'll make sure I get the pull-request reviewed and into Activiti asap when you've finished the implementation. Don't hesitate to ask additional questions during development…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2013 09:40:04 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-02-22T09:40:04Z</dc:date>
    <item>
      <title>[Proposal] Linking process instances and users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140910#M98706</link>
      <description>In Activiti users are linked to tasks through IdentityLink and can be queried using TaskQuery.candidateUser(…). Similarly, the ability to link users with process definitions has been added recently through ProcessDefinitionQuery.startableByUser(…).However, unless I've missed something obvious, there</description>
      <pubDate>Wed, 20 Feb 2013 11:19:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140910#M98706</guid>
      <dc:creator>marcus1</dc:creator>
      <dc:date>2013-02-20T11:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: [Proposal] Linking process instances and users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140911#M98707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't see the point yet: if users have tasks, they are involved with the process instance. So isn't a query on the tasks enough to know which process instances people are involved? Also, typically people are not really interested in processes, but tasks in my opinion. But probably you have another use case in mind … maybe it helps to share it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 09:23:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140911#M98707</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-02-21T09:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: [Proposal] Linking process instances and users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140912#M98708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Suppose that a user starts a leave request process. As soon as he submits the first form, he will no longer have an active task, so he is no longer associated with the process. However, the user is still interested in that status of this process. We want to show the process diagram with the current state (highlighting the current task, but also show the assigned users, submission times, etc) so the user can see what is happening with his request as it goes through the organisation. This is especially interesting for non-trivial processes in which many different users are involved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 12:07:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140912#M98708</guid>
      <dc:creator>marcus1</dc:creator>
      <dc:date>2013-02-21T12:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: [Proposal] Linking process instances and users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140913#M98709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a typical use case that can be solved using a combination of activiti:initiator, variables, history and task/execution-listeners, and can be audited later on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 12:40:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140913#M98709</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-02-21T12:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: [Proposal] Linking process instances and users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140914#M98710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, that is how we've implemented it so far. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It just seems to me that it could be done so much simpler, more robust and more efficient if done within Activiti.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 13:09:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140914#M98710</guid>
      <dc:creator>marcus1</dc:creator>
      <dc:date>2013-02-21T13:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: [Proposal] Linking process instances and users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140915#M98711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some discussion, it seems to be a valid use-case to involve people with a process. The suggested approach seems to be a good one, perhaps we should add a "runtimeService.addUserIdentityLink(processInstanceId, userId, role)" method, similar to the taskService.addUserIdentityLink() method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's great that you're willing to contribute this to the activiti project. I'll make sure I get the pull-request reviewed and into Activiti asap when you've finished the implementation. Don't hesitate to ask additional questions during development…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 09:40:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140915#M98711</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-02-22T09:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: [Proposal] Linking process instances and users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140916#M98712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great. Will do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 10:03:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140916#M98712</guid>
      <dc:creator>marcus1</dc:creator>
      <dc:date>2013-02-22T10:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: [Proposal] Linking process instances and users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140917#M98713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Done: &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/41" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/41&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 22:24:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/proposal-linking-process-instances-and-users/m-p/140917#M98713</guid>
      <dc:creator>marcus1</dc:creator>
      <dc:date>2013-02-26T22:24:18Z</dc:date>
    </item>
  </channel>
</rss>

