05-10-2009 08:01 PM
05-11-2009 02:31 AM
05-11-2009 04:09 AM
Last command: deploy alfresco/workflow/review_processdefinition.xml
Duration: 85ms
—–
[WARNING] swimlane 'initiator' does not have an assignment
deployed definition id: jbpm$15 , name: jbpm$wf:review , title: Review & Approve , version: 8
definition: jbpm$15 , name: Review & Approve , version: 8
workflow: None
path: None
<task-node name="approved">
<event type="node-enter">
<!– Update the status to Approved when we enter this task –>
<action class="org.alfresco.repo.workflow.jbpm.AlfrescoJavaScript">
<script>
bpm_package.children[0].properties["my:haciadonde"] = "valorgiorgio";
</script>
</action>
</event>
<task name="wf:approvedTask" swimlane="initiator" />
<transition name="" to="end" />
</task-node>
<end-state name="end" />
05-11-2009 04:24 AM
05-11-2009 05:12 AM
05-11-2009 07:09 AM
bpm_workflowPriority;
bpm_workflowStatus;
taskInstance.status;
05-11-2009 07:19 AM
05-11-2009 07:22 AM
05-11-2009 07:29 AM
05-11-2009 07:48 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.