<?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: Candidate User Group, what's wrong? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108157#M75815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the normal behavior, potentialOwner sets the candidateGroup. If you want to assign directly the task to someone you can use the "activiti:assignee" attribute. To set the task candidateUser, you can use the humanPerformer attribute.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2012 07:59:22 GMT</pubDate>
    <dc:creator>mathiasd</dc:creator>
    <dc:date>2012-05-31T07:59:22Z</dc:date>
    <item>
      <title>Candidate User Group, what's wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108154#M75812</link>
      <description>my bpmn:&amp;lt;bpmn2&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;otentialOwner id="_NFb11qY0EeGaE-5WBXce0w"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmn2:resourceAssignmentExpression id="_NFb116Y0EeGaE-5WBXce0w"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmn2:formalExpression id="_NFb12KY0EeGaE-5WBXce0w"&amp;gt;chenjia&amp;lt;/bpmn2:formalExpression&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmn2:resourceAssignmentExpression&amp;amp;g</description>
      <pubDate>Wed, 30 May 2012 09:37:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108154#M75812</guid>
      <dc:creator>giga_zhang</dc:creator>
      <dc:date>2012-05-30T09:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Candidate User Group, what's wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108155#M75813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't fully understand your problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please try to elaborate your question?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And if possible, try to better format the table data you posted so it will be easily read&amp;nbsp; &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 14:19:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108155#M75813</guid>
      <dc:creator>pedrog1</dc:creator>
      <dc:date>2012-05-30T14:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Candidate User Group, what's wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108156#M75814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I don't fully understand your problem.&lt;BR /&gt;&lt;BR /&gt;Can you please try to elaborate your question?&lt;BR /&gt;And if possible, try to better format the table data you posted so it will be easily read&amp;nbsp; &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;From my BPMN file,it seems the task owner should be chenjia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but after I called the startProcessInstanceByKey method of RuntimeService, the 'OWNER_' and 'ASSIGNEE_' in task table are NULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I select the identitylink table also,'GOURP_ID_' is 'chenjia' and '' USER_ID_ is NULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;taskService.createTaskQuery().taskCandidateUser("chenjia").count() is 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;taskService.createTaskQuery().taskAssignee("chenjia").count() is 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;taskService.createTaskQuery().taskUnnassigned().count() is 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;taskService.createTaskQuery().taskCandidateGroup("chenjia").count() is 1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 01:26:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108156#M75814</guid>
      <dc:creator>giga_zhang</dc:creator>
      <dc:date>2012-05-31T01:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Candidate User Group, what's wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108157#M75815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the normal behavior, potentialOwner sets the candidateGroup. If you want to assign directly the task to someone you can use the "activiti:assignee" attribute. To set the task candidateUser, you can use the humanPerformer attribute.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 07:59:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108157#M75815</guid>
      <dc:creator>mathiasd</dc:creator>
      <dc:date>2012-05-31T07:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Candidate User Group, what's wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108158#M75816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See user guide&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#bpmnUserTaskAssignment" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#bpmnUserTaskAssignment&lt;/A&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If no specifics are given whether the given text string is a user or group, the engine defaults to group. So the following would be the same as when group(accountancy) was declared.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 10:11:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/candidate-user-group-what-s-wrong/m-p/108158#M75816</guid>
      <dc:creator>pedrog1</dc:creator>
      <dc:date>2012-05-31T10:11:12Z</dc:date>
    </item>
  </channel>
</rss>

