AFAIK Drools doesn't provides out-of-the-box support for this. But because in the THEN part of your rules you can write Java code, you can implement this in any way you want.
Best Regards, XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Esteban Aliverti - Developer @ http://www.plugtree.com - Blog @ http://ilesteban.wordpress.com 2011/3/15 kedar vyawahare <[email protected]> > 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 > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
