<?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: Diferences between activiti:assignee and &amp;lt;potentialOwner&amp;gt; in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12448#M5121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello experts,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After I assign a user task to a candidate group, and one member of the candidate group claims it, is it possible to get the user name of the person who claimed the task. For instance, if I assign a task to the group management, and Charles who is part of management claims it, can I get the the name Charles as an attribute to use in a subsequent task or message? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2014 09:21:59 GMT</pubDate>
    <dc:creator>wyganjo</dc:creator>
    <dc:date>2014-06-06T09:21:59Z</dc:date>
    <item>
      <title>Diferences between activiti:assignee and &lt;potentialOwner&gt;</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12444#M5117</link>
      <description>In the eclipse designer we have to fill the value activiti:assignee in order to set the group to one task. But it doesn't work at all when i deploy the bpmn20.xml file. Instead of this i have found in you examples some xml proccesses where you use the xml-element potentialOwner and humanPerformer.wh</description>
      <pubDate>Tue, 11 Jan 2011 13:59:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12444#M5117</guid>
      <dc:creator>eldiegos</dc:creator>
      <dc:date>2011-01-11T13:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Diferences between activiti:assignee and &lt;potentialOwner&gt;</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12445#M5118</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;The humanPerformer &amp;gt; resourceAssignmentExpression &amp;gt; formalExpression is the BPMN 2.0 way of handling the assignment of the task. This is quite verbose, that's why activiti offers a shorter way of doing this, using the activiti extension "activiti:assignee" attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This (and more detailed explanation) can be found in the userguide (&lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#bpmnUserTask" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#bpmnUserTask&lt;/A&gt;&lt;SPAN&gt; , section User Assignment).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 14:05:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12445#M5118</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-01-11T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Diferences between activiti:assignee and &lt;potentialOwner&gt;</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12446#M5119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The potentialOwner construct also has a activiti-extention shorthand, the activiti:candidateUsers and activiti:candidateGroups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Big difference between potentialOwner and humanPerformer is that humanPerformer determines assignee, while potentialOwner only determines which user/group can be an assignee…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 14:08:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12446#M5119</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-01-11T14:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Diferences between activiti:assignee and &lt;potentialOwner&gt;</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12447#M5120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i edit manually the bpmn20.xml file it works now. The problem is the export process from .diagram to bpmn20.xml in eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It generates a wrong bpmn20.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm going to open a issue in Jira.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 14:39:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12447#M5120</guid>
      <dc:creator>eldiegos</dc:creator>
      <dc:date>2011-01-11T14:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Diferences between activiti:assignee and &lt;potentialOwner&gt;</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12448#M5121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello experts,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After I assign a user task to a candidate group, and one member of the candidate group claims it, is it possible to get the user name of the person who claimed the task. For instance, if I assign a task to the group management, and Charles who is part of management claims it, can I get the the name Charles as an attribute to use in a subsequent task or message? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 09:21:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12448#M5121</guid>
      <dc:creator>wyganjo</dc:creator>
      <dc:date>2014-06-06T09:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Diferences between activiti:assignee and &lt;potentialOwner&gt;</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12449#M5122</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;In this case Charles is new task's assignee. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:20:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/diferences-between-activiti-assignee-and-lt-potentialowner-gt/m-p/12449#M5122</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-06-09T06:20:13Z</dc:date>
    </item>
  </channel>
</rss>

