07-07-2011 04:23 AM
${'reject'.equals(execution.getProcessInstance().getVariable('decision')) ? execution.getId() : execution.getProcessInstance().setVariable('decision', decision)}
07-11-2011 05:29 AM
07-18-2011 04:57 AM
If I do not do this, the parent process knows nothing about the "decision" variable.
embedded subprocesses share the same variable context as the parent process instance, wo why do you need to set them explicitely?
07-19-2011 06:18 AM
07-19-2011 06:34 AM
08-06-2015 07:19 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.