Hi Users,
 
Please help me to clear my doubt of using 'extend' keyword in Rules.
I tried using this keyword to use the condition of rule 1 in rule 2 as
 
Rule "first rule"
   when
        <condition>
   then
        <action>
 
Rule "second rule" extends "first rule"
   when
        <condition>
   then
         <action>
 
 
But when I tried to use it, it gives me error for compilation error in drool file.
Kindly help me over this, If I am wrongly using the keyword as I have not found anything about it in Rule engine documentation.
 
   

Thanks & Regards

Pardeep Ruhil

This email may contain confidential or privileged information for the intended recipient(s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Thanks

______________________________________________________________________