[rules-users] fact in mvel action

marton.bokor marton.bokor at gfthu.com
Tue Oct 19 05:44:35 EDT 2010


I've found that you can use insert and possibly update in action nodes with
mvel. It seems so far that the properties of inserted objects are then
accesible in rule nodes (for example a split node). However I was suprised
to find out that it did not work if the asserted object is in a member
variable of an other object (in the java class). This is why I thought that
it is not possible to influence rule flow in an action node, (which would
have been bad, since I don't want to change all my action nodes to rule flow
groups at this time). Does this make sense? Can this be a bug or the engine
intentionally checks for a parent?
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/fact-in-mvel-action-tp1726142p1731212.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list