[jboss-jira] [JBoss JIRA] Created: (JBPM-807) Allow assignment of jBPM variables via EL evaluation

Gavin King (JIRA) jira-events at jboss.com
Mon Dec 18 14:40:38 EST 2006


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


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

        



More information about the jboss-jira mailing list