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. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
