02-26-2015 06:14 PM
02-27-2015 04:34 AM
05-26-2015 03:39 AM
<scriptTask id="scripttask1" name="Submit" scriptFormat="javascript" activiti:autoStoreVariables="true">
<script>execution.setVariable('scwf_approveCount', 0); execution.setVariable('scwf_tpApproved', false);</script>
</scriptTask>
<alfresco.version>5.0.d</alfresco.version>
05-29-2015 08:16 AM
<startEvent id="start" name="Start" activiti:formKey="bpm:startTask"></startEvent>
10-03-2015 11:24 AM
<startEvent id="startevent1" name="Start" activiti:formKey="scwf:submitReviewTask"></startEvent>
10-03-2015 11:26 AM
10-11-2017 10:39 AM
I just discover that the error of the type:
Failed to start workflow activiti$***:1:404.
could append if the script in the fisrt task of a workflow is in error.
In my case the fisrt task add a script of the type ScriptTaskListener with the property event="create", and this script add a typo, whitch result in this error message.
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.