[rules-users] Connectivity with Database

2011-03-17 Thread kedar vyawahare
Hi all, I want to make Connectivity to a external Database through my Drool Guvnor so that I can directly create rules on attributes of that tables of Database. Please suggest me some way to solve this problem. Thanks in Advance. Kedar. ___ rules-users

Re: [rules-users] .drl(rule)file creation

2011-03-16 Thread kedar vyawahare
Thanks for reply. yaa i want exactly the same my U.I should generate the DRL file .But I dont know how to generate a DRL file through U.I. Please help me to generate the DRL through U.I. Thanks in Advance. Kedar ___ rules-users mailing list

[rules-users] alert via email

2011-03-15 Thread kedar vyawahare
Hi all, I want to send an alert via e-mail through my .drl (rule) file. Does *Drool* *engine * support for sending the *emails*. Thanks in Advance. Kedar ___ rules-users mailing list rules-users@lists.jboss.org

[rules-users] .drl(rule)file creation

2011-03-15 Thread kedar vyawahare
Hi All, I want to create .drl(rule)file through my U.I. means for each new application my proj should generate a new rule file and user can also create its own rule through U.I. so for each new application ,it should generate new (.drl)rule file with new rules. Is there any intelligent way to

[rules-users] updating a .drl file

2011-03-14 Thread kedar vyawahare
Hi all, I m trying to add rules in .drl file from User Interface. but not able to do that. I want to add rules from user so that it will directly add that rule to my .drl file. and will update my .drl file. Please help me. Thanks in advance, Kedar.

Re: [rules-users] updating a .drl file

2011-03-14 Thread kedar vyawahare
Thanks for reply. In my proj , I have my .drl file with me. But I want to add new rules by users throught some U.I. i.e. user can create or update or delete rules through U.I. means user can directly acccess or handle the rule file(.drl file). and I m not getting how exactly he handles that