[rules-users] Drools all lhs execute before all the rhs, i want to run sequentially

Saurabh Pandey meet.saurabhpandey at gmail.com
Mon Sep 26 03:15:08 EDT 2011


take a simple scenario:
when
 condition1
 condition2
then
 ...

Does the condition2 gets executed even if the condition1 is false, normally
it should not because the conditions in the when are actually combined with
an AND. Has anywhen tried this??

--
View this message in context: http://drools.46999.n3.nabble.com/Drools-all-lhs-execute-before-all-the-rhs-i-want-to-run-sequentially-tp3368215p3368464.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list