[rules-users] How to enforce dependecy rules

pdario dario.piantanida at valueteam.com
Fri Nov 27 04:29:48 EST 2009


Hello,

I need some help to understand how to enforce dependency rules with Drools.
Suppose you have two objects - A and B - and two business rules that say:
"if A is selected, unselect B" and "if B is selected, unselect A".

How can I be sure that Drools unselects B when user selects A and viceversa?
How can avoid a loop or Drools resolving dependency unselecting what the
user just selected?

Should I use Solver or Fusion?

Or... Is Drools the wrong tool?

Thanks a lot!

Dario
-- 
View this message in context: http://old.nabble.com/How-to-enforce-dependecy-rules-tp26532016p26532016.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list