[rules-users] How to write a rule that fires when it matches against specific facts in working memory.

Wolfgang Laun wolfgang.laun at gmail.com
Wed Jan 26 14:36:35 EST 2011


Accumulate functions are very well documented in the Expert manual. Look for
a section titled "Accumulate Functions".

You could also use accumulate with all the steps in inline code, which is
documented in the preceding section.

-W



On 26 January 2011 16:50, groovenarula <gnarula1 at la-z-boy.com> wrote:

>
> Thanks for outlining the approach, Edson.
>
> Unfortunately, I'm a newbie using drools, so I just need some clarification
> on what you mean by 'matchAll is your own accumulate function with the
> semantics you described.' ? Do you mean that I have to create a 'custom'
> accumulate function ?
>
> Edson, if that's the case, then I'll try to search for example of creating
> a
> custom function. When I last searched, I did find an example on the
> Internet, however, I don't think I found details of how to make the
> function
> available to the rules engine (is it as simple as including the jar in the
> classpath or do I need to take addtional steps to use Matchall in drl ?)
>
> Can you please elaborate for the benefit of a noobie ?
>
> Thanks
> Gurvinder
>
> --
> View this message in context:
> http://drools-java-rules-engine.46999.n3.nabble.com/How-to-write-a-rule-that-fires-when-it-matches-against-specific-facts-in-working-memory-tp2294599p2354793.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110126/e875d1ed/attachment.html 


More information about the rules-users mailing list