01-24-2012 11:04 AM
<event type="task-create">
<action class="org.alfresco.repo.workflow.jbpm.AlfrescoJavaScript">
<runas>admin</runas>
<script>
var task_id="jbpm$"+executionContext.getTaskInstance().getId()
var task=workflow.getTaskById(task_id);
task.endTask("Otpremanje");
</script>
</action>
</event>
01-25-2012 04:21 AM
01-25-2012 07:49 AM
02-09-2012 07:37 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.