02-11-2011 12:04 PM
02-11-2011 03:46 PM
<scriptTask id="theScriptTask" name="Execute script" scriptFormat="js">
<script>
var myVariable = 'this is a value';
</script>
</scriptTask>
After the script-task ran, the variable will be set on the execution/process-instance. The resultVariableName you are referring to is on a ServiceTask instead of a ScriptTask.
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.