08-05-2014 02:11 PM
<task-node name="finalReview">
<task name="mswf:reviewTask">
<assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment">
<pooledactors>#{finalReviewReviewer}</pooledactors>
</assignment>
<event type="task-create">
<script>
executionContext.setVariable("bpm_sendEMailNotifications", true);
</script>
</event>
</task>
<transition name="approve" to="endFinalReview"/>
<transition name="reject" to="endFinalReview"/>
</task-node>
08-06-2014 06:19 AM
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.