[rules-users] Dynamic expressions in drools

rajaamirapu raja.amirapu at gmail.com
Mon Feb 3 05:12:35 EST 2014


Hi 
I have requirement where in i have two list a+b i need to sum them together
based on some logic. It is possible to write a DSL to sum of these lists I.E
LIST A + LIST B =a.get(0) + b.get(0), a.get(1) + b.get(2)
etc
i can loop them add them but it would a defective code



--
View this message in context: http://drools.46999.n3.nabble.com/Dynamic-expressions-in-drools-tp4027964.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list