[
https://jira.jboss.org/browse/JBPM-2444?page=com.atlassian.jira.plugin.sy...
]
Maciej Swiderski reopened JBPM-2444:
------------------------------------
Assignee: Maciej Swiderski (was: Ronald van Kuijk)
Seems like sub-process-key does support EL now but sub-process-i does not. Reopening this
issue to provide complete solution for both ways of specifying which subprocess should be
started.
sub-process-key does not evaluate EL
------------------------------------
Key: JBPM-2444
URL:
https://jira.jboss.org/browse/JBPM-2444
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.0
Reporter: Robert Moskal
Assignee: Maciej Swiderski
Fix For: jBPM 4.4
I thought that the sub-process-key (or id) could be an expression the way name could be
in the 3.2 product. However, specifying something like this:
<sub-process g="228,193,92,52" name="ConcreteWork"
sub-process-key="#{SKYLINE_FLOW}">
Always results in the literal value being passed to SubProcessActivity subProcessKey.
So, in the above example subProcessKey is "#{SKYLINE_FLOW}"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira