06-17-2014 10:57 PM
06-18-2014 01:08 AM
Unlike a signal, a message event is always directed at a single receiver.
06-18-2014 02:55 AM
06-18-2014 11:38 PM
06-19-2014 02:41 AM
Using "Call Activity" node failed (1) - it could not access anything from parent process.
org.activiti.engine.impl.el.ExpressionManager
and ELResolver to get variables from the process hierarchy.06-19-2014 03:14 AM
If this is the only issue with call activity, you can create your own org.activiti.engine.impl.el.ExpressionManager and ELResolver to get variables from the process hierarchy.
06-19-2014 12:57 PM
06-19-2014 09:06 PM
You can use the ProcessInstanceQuery to retrieve the parent process of a specific sub process using the subProcessInstanceId method.
06-20-2014 03:02 AM
06-22-2014 08:44 PM
OK, so I am able to resolve parent process from the sub, but there's another issue: there seems to be no way to resolve expressions against parent process.
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.