02-07-2012 12:59 PM
Hi all,
I wanna use my own task in my own workflow like this :
<task-node name="task-node1">
<task name="myTask1">
<event type="task-create">
<action class=" org.nuxeo.ecm.platform.jbpm.core.helper.TaskNotificationHand ler "/>
</event>
<assignment pooled-actors="#{participant.actors}"/>
</task>
<transition name="cancel task-node1" to="error"/>
<transition to="assign task-2" name="to assign task-2"></transition>
</task-node>
What should I do to have the links in the xhtml content? The links like "Validate", "Reject"... And I wanna follow my workflow after to add an other task "myTask2"...
Thx.
02-08-2012 06:02 AM
Hi,
02-09-2012 04:20 AM
Hi,
I use the 5.4.2 version.
Thx
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.