[rules-users] Design Pattern for Business Workflow

Michael Neale michael.neale at gmail.com
Tue Apr 10 02:05:23 EDT 2007


that a fairly broad request. Rules can certainly be used for UI tier
validation. The interface for rules is very simple, you pass it lots of
facts, and your rules, and then let it do its thing (fireAllRules), there
really is not much more to it then that.

Michael.

On 4/9/07, Sebastien Degardin <sebastien.degardin at gmail.com> wrote:
>
> Hello everyone,
>
> I'm new to Drools and Rules engine in general.
> My request is probably recurrent (i tried many search on Google and
> forums).
>
> I'm trying to find a good design pattern for Rule based workflow.
> What I'm doing is a WebApplication (GWT) with a Business Tier and the
> rules would be used for booth presentation and business.
>
> Question : can someone give my a tips, links, or anything else to help me
> design such a Rule based application (mainly the design of the interface).
>
>
> Thanks.
>
> --
> Best regards,
>
> Sebastien Degardin
> Skype sebastiendeg
>
> <a href="http://javaone2007.leveragesoftware.com/profile_view.aspx?customerid=sdegardin"><img
> src="http://javaone2007.leveragesoftware.com/businesscard.aspx?customerid=sdegardin
> " border="0" alt="Join Me at the 2007 JavaOne Conference Event Connect
> Tool!"></a>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20070410/a127c671/attachment.html 


More information about the rules-users mailing list