<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>In Drools 5 is it possible for a rule to call one of two specific rules depending on whether the condition in the first rule evaluates to true or false?&nbsp; For example lets say that there are three rules: A, B, and C.&nbsp; A is evaluated and if its condition is True then execute rule B, otherwise execute rule C.&nbsp; B and C must not be executed on their own , but only by A.&nbsp; I haven't been able to find and examples or tutorials on this so if it's possible an example would be greatly appreciated.&nbsp; Thank you.<br></div></div></body></html>