You can add something like
rule "rulename"
when
...
then
System.out.println("rulename");
end
in the "then"clause.
hello allplz reply to my question ......
On 4/29/10, Puneet duggal <duggalpunit@gmail.com> wrote:hi all,I am new to drool business rules ,i have a web application in which i have 100 rulesso i want to know which rules are going to beexecuted based on the facts i suppilied .my drl files is loaded at run time from database.thanks
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users