Ashok Avvv [
http://community.jboss.org/people/ashok.a] replied to the discussion
"MC meets Drools - new Reliance module"
To view the discussion, visit:
http://community.jboss.org/message/535806#535806
--------------------------------------------------------------
Hi This is Ashok
I what to use Drools Rule Engine in my Project.
My Context is Like this.
I have some Rules stored in DB(Oracle) in this Format
Rule: *if ( ((a+b)<c) and ((a+d)<c) )* (Rules r generated by USER by using Some
UI)
Related table
|| *A* || *B* || *C* ||
| 1 | 4 | 7 |
| 2 | 5 | 8 |
| 3 | 6 | 9 |
then i should add that rule into Drooles engine and workout that with all the rows of
above table and i should handil related output in my SPRING envirnment as as Session
object.
can u Plz help me for that.
Thanks & regaurds
Ashok
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/535806#535806]
Start a new discussion in JBoss Microcontainer Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]