04-08-2010 08:58 PM
<action class="org.alfresco.repo.workflow.jbpm.ForEachFork">
<foreach>#{people.getMembers(wf_reviewGroup)}</foreach>
<var>reviewer</var>
</action>
now i know that I can use the following code to assign task to all member which is in the group.
<assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment">
<actor>#{reviewer}</actor>
</assignment>
04-12-2010 09:39 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.