<?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 How to reference reviewAssignee in a parallel review task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-reference-reviewassignee-in-a-parallel-review-task/m-p/268083#M221213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've copied most of the default activiti parallel Review Task and want to make some slight modifications. One of them is sending an email, containing a.o. the name of the assignee. The multiInstanceLoopCharacteristics is defined like this (default):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;multiInstanceLoopCharacteristics isSequential="false" activiti:collection="bpm_assignees" activiti:elementVariable="reviewAssignee"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;completionCondition&amp;gt;${wf_reviewedCount &amp;amp;gt;= wf_reviewerCount}&amp;lt;/completionCondition&amp;gt;&lt;BR /&gt;&amp;lt;/multiInstanceLoopCharacteristics&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;The accompanying userTask is defined like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;userTask id="alfrescoUsertask1" name="Review" activiti:assignee="${reviewAssignee.properties.userName}" activiti:formKey="wf:activitiReviewTask"&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;I'd like to reference the name (and maybe other properties, but name is most important) of the loop Element reviewAssignee, but Alfresco keeps erroring out on references like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;mail.parameters.text = reviewAssignee.properties.userName + " said: " + wf_reviewOutcome + "\n"&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Saying "reviewAssignee" is not defined. The same is true when I use assignee?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What's the trick to use the "local" loop Element's assignee values in the mail script?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 13:06:29 GMT</pubDate>
    <dc:creator>mrvanes</dc:creator>
    <dc:date>2012-05-07T13:06:29Z</dc:date>
    <item>
      <title>How to reference reviewAssignee in a parallel review task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-reference-reviewassignee-in-a-parallel-review-task/m-p/268083#M221213</link>
      <description>I've copied most of the default activiti parallel Review Task and want to make some slight modifications. One of them is sending an email, containing a.o. the name of the assignee. The multiInstanceLoopCharacteristics is defined like this (default):&amp;lt;multiInstanceLoopCharacteristics isSequential="</description>
      <pubDate>Mon, 07 May 2012 13:06:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-reference-reviewassignee-in-a-parallel-review-task/m-p/268083#M221213</guid>
      <dc:creator>mrvanes</dc:creator>
      <dc:date>2012-05-07T13:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference reviewAssignee in a parallel review task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-reference-reviewassignee-in-a-parallel-review-task/m-p/268084#M221214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should be able to get at the assignee using the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;task.getVariableLocal("bpm_assignee")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 May 2012 10:21:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-reference-reviewassignee-in-a-parallel-review-task/m-p/268084#M221214</guid>
      <dc:creator>arnoldschrijve1</dc:creator>
      <dc:date>2012-05-20T10:21:46Z</dc:date>
    </item>
  </channel>
</rss>

