[rules-users] How Can a Drools Rule call another Drools Rule?

Michael Anstis michael.anstis at gmail.com
Thu Aug 19 07:03:54 EDT 2010


Have a look at Drools Flow if this is what you really need to achieve.

Ordinarily the order in which the rules need apply is not essential as a
consequence is inferred from the facts in working memory.

Truth maintenance and the agenda support the inference mechanisms.

2010/8/19 Nick Heudecker <nheudecker at gmail.com>

> I think The Drools Way is to change something in the working memory to
> cause the secondary rule to be fired.
>
>
> On Wed, Aug 18, 2010 at 9:58 PM, Sanjib Karmakar <
> sanjibk at skytechsolutions.co.in> wrote:
>
>>
>> Hi friends
>>
>> I would like to execute a rule say Rule-1 from inside another rule say
>> Rule-2.
>> In project I am using xml and not drl, and I am using Drools 5.0
>>
>> Please let me know how to call a rule from another rule.
>>
>> Thanks
>> Sanjib
>> --
>> View this message in context:
>> http://drools-java-rules-engine.46999.n3.nabble.com/How-Can-a-Drools-Rule-call-another-Drools-Rule-tp1219190p1219190.html
>> Sent from the Drools - User mailing list archive at Nabble.com.
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>
>
>
>
> _______________________________________________
> 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/20100819/5969263e/attachment.html 


More information about the rules-users mailing list