-
Bug
-
Resolution: Done
-
Critical
-
7.24.0.Final
-
NEW
-
NEW
-
It is not possible to trigger activities inside asynchronous ad-hoc subprocess.
If isAsync property for adhoc sub-process is set to true, inside activities triggering causes the error popup:
"Unable to complete your request. The following exception occurred: "Unexpected error during processing: org.jbpm.workflow.instance.node.AsyncEventNodeInstance cannot be cast to org.jbpm.workflow.instance.NodeInstanceContainer "."
See also the whole stack-trace.