taskInstance.id in workflow js

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2011 04:40 AM
I try to use javascript in transition action:
but I have exception, when I execute this step in workflow. In log I can't see any exceptions
Where is my problem ?
<action class="org.alfresco.repo.workflow.jbpm.AlfrescoJavaScript"> <script> log.debug( "task_id:" + taskInstance.id) </script>…
but I have exception, when I execute this step in workflow. In log I can't see any exceptions

Where is my problem ?
Labels:
- Labels:
-
Archive
2 REPLIES 2
