[rules-users] controling rule execution

techy techluver007 at gmail.com
Tue Nov 4 20:18:04 EST 2008


Thanks Mark. that's sad to know :-(


I have serious of use cases to applied against set of huge data daily. use
cases can be in the tree structure(parent/child relationship). 

If the data passed parent use case(i.e parent condition is not met), then it
should go thru child usecases. I want to happen this recursively till last
child in the tree, but in a specific order.

I was going thru agenda group,activation group etc as advised. looks like i
could not achieve..

then i was going thru documentation and came across rule flow and sequential
mode. But could not make any decision since I'm new to drools. It would be
great If someone shed some light on this?

1. Can I achieve this work flow using rule flow?

2. What about sequential mode? Can I achieve using it?

3. Should I not be using drools or any rule engine at all for my
requirement?

Thanks


techy wrote:
> 
> Hello,
> 
> I would like to have the rules parent/child structure. I don't want the
> child rules to be executed  when parent's conditions are true(i.e
> consequence is  executed) even if child's conditions are true. How Can I
> achieve that in drools? 
> Please clarify.
> 

-- 
View this message in context: http://www.nabble.com/controling-rule-execution-tp20260028p20334779.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list