11-15-2007 06:52 AM
<task-node name="ValidationTask">
<transition name="reject" to="end">
<action class="org.alfresco.repo.workflow.jbpm.AlfrescoJavaScript">
<variable name="bpm_package" access="read,write" />
<expression>
bpm_package.children[0].properties["custom:status"]= "Draft";
bpm_package.children[0].save();
</expression>
</action>
</transition>
</task-node>
I have error Access denied.11-21-2007 09:21 AM
11-30-2007 08:29 AM
11-30-2007 09:03 AM
12-03-2007 05:36 AM
12-07-2007 10:50 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.