[jboss-jira] [JBoss JIRA] Created: (JBRULES-1901) Allow MVEL expressions when mapping data
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Sat Dec 20 15:20:54 EST 2008
Allow MVEL expressions when mapping data
----------------------------------------
Key: JBRULES-1901
URL: https://jira.jboss.org/jira/browse/JBRULES-1901
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: drools-core (flow)
Reporter: Kris Verlaenen
Assignee: Kris Verlaenen
Fix For: 5.0.0.CR1
Data can be mapped in the following node types:
- work item nodes can specify in/out mappings
- work item parameters of type String can use #{...}
- sub process nodes can specify in/out mappings
These items should support the use of MVEL expressions when specifying the source data, e.g. user.name where user is a variable in the process and name is a parameter of User.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list