[rules-users] NESTED LOOPS Possible

salt writemesaltworth at gmail.com
Sat Jul 21 01:49:19 EDT 2012


Hi Laune,

Thanks for your comments. But i am not allowed to use eval() as that also
might have performance issues. I like to implement this as simple as
possible..

Actually this is my problem,

$order:Order() Transaction() from $order.transaction

if the list contains A,B,C,D,E,F

According to my requirement i will search for D from the list and even after
finding also the loop continues till last element.  

So if nested loops possible i can search for C in inner list by skipping the
other loops in the outer list after finding D.

Please let me know whether nested loops are possible.

Thanks for your support. 



--
View this message in context: http://drools.46999.n3.nabble.com/NESTED-LOOPS-Possible-tp4018811p4018814.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list