07-17-2012 09:26 AM
<timer duedate="2 minutes" repeat="2 minutes">
<action class="org.alfresco.repo.workflow.jbpm.AlfrescoJavaScript">
<script>
if (bpm_package != null && bpm_package.children != null
&& bpm_package.children.length > 0)
{
logger.log( bpm_package.children[0]);
}
</script>
</action>
…
07-17-2012 09:30 AM
07-17-2012 09:46 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.