[rules-users] Rule flows in Drools planner configuration?

Garf JonGarfunkel at gmail.com
Wed Aug 15 15:53:21 EDT 2012


spinjala wrote
> 
> Is it possible to have a rule flow file that defines a set of rules
> (constraints) but executed in the order per the defined ruleflow.? I dont
> see any example doing that so I was wondering if it is possible at all to
> have the constraints defined with a rule flow file instead of single .drl
> file?
> 

I guess that the challenge here is that a rule flow file awaits
startProcess() to be fired.
Planner's DroolsScoreDirector.calculateScore() only calls fireAllRules().

Jon



--
View this message in context: http://drools.46999.n3.nabble.com/Rule-flows-in-Drools-planner-configuration-tp4019143p4019160.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list