[
http://jira.jboss.com/jira/browse/JBPM-807?page=comments#action_12390975 ]
Alejandro Guizar commented on JBPM-807:
---------------------------------------
Tom, do you consider this proposal as setting variables *inside* the expression? To me, it
looks simpler: evaluate the expression and set the result as the value of the named
variable.
Allow assignment of jBPM variables via EL evaluation
----------------------------------------------------
Key: JBPM-807
URL:
http://jira.jboss.com/jira/browse/JBPM-807
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Gavin King
Assigned To: Tom Baeyens
Priority: Critical
Fix For: jBPM jPDL 3.2.3
A really major issue in terms of Seam integration with jBPM is to be able to have the
process "remember" state coming from Seam, w/o the Seam component needing to
outject the value.
What I want is to be able to say:
<assign variable="orderId" value="#{order.id}"/>
when a transition occurs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira