Tagged Questions
7
votes
8answers
1k views
I need a simple rules engine, I think?
I need some advice on the best approach to solving this problem.
I've researched DROOLS, Java Rule Engine and a few others. All of these are powerful, and have good things about them. I don't know ...
3
votes
4answers
3k views
Using the WF rules engine without workflow in production - implementation experiences
I'm designing an application for a type of case management system that has a big requirement for customizable, flexible business rules. I'm planning on using the WF Rules Engine without workflow (see: ...
1
vote
2answers
111 views
Users need to create dynamic rules that apply to other users access to the group
Okay so here is "in a nutshell" what I'm trying to accomplish...
Users of my application can go and create a new group. They can specify criteria about other users which they will allow/deny to ...