11-09-2006 08:01 AM
<transition name="" to="completed">
<action class="org.alfresco.repo.workflow.jbpm.AlfrescoJavaScript">
<script>
document.move(userhome);
</script>
</action>
</transition>
Failed to signal transition '' from workflow task 'jbpm$13'
[….]
Caused by: org.mozilla.javascript.EcmaError: ReferenceError: "document" is not defined
[…]
11-09-2006 09:29 AM
bpm_package.children[0].move(userhome);
for (var i=0; ……)
bpm_package.children[i]….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.