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

Edson Tirelli ed.tirelli at gmail.com
Wed Jan 26 23:42:41 EST 2011


   I suggest you use this as a base for your implementation, as I think it
will help you:

https://github.com/droolsjbpm/droolsjbpm/blob/master/drools-core/src/main/java/org/drools/base/accumulators/CollectSetAccumulateFunction.java

<https://github.com/droolsjbpm/droolsjbpm/blob/master/drools-core/src/main/java/org/drools/base/accumulators/CollectSetAccumulateFunction.java>
Edson

2011/1/26 groovenarula <gnarula1 at la-z-boy.com>

> Thanks Wolfgang. I found it. I Work on it and let you'll know how it goes.
>
> Sent from my iPhone
>
> On Jan 27, 2011, at 1:08 AM, "Wolfgang Laun-2 [via Drools - Java Rules
> Engine]" <[hidden email]<http://user/SendEmail.jtp?type=node&node=2359225&i=0>>
> wrote:
>
> 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 <[hidden email]<http://user/SendEmail.jtp?type=node&node=2356705&i=0&by-user=t>
> > 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?by-user=t&by-user=t>
>> 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<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?by-user=t>
>> Sent from the Drools - User mailing list archive at Nabble.com.
>> _______________________________________________
>> rules-users mailing list
>> [hidden email]<http://user/SendEmail.jtp?type=node&node=2356705&i=1&by-user=t>
>>
>>  <https://lists.jboss.org/mailman/listinfo/rules-users>
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>
>
> _______________________________________________
> rules-users mailing list
> [hidden email]<http://user/SendEmail.jtp?type=node&node=2356705&i=2&by-user=t>
> <https://lists.jboss.org/mailman/listinfo/rules-users>
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
> <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-tp2294599p2356705.html?by-user=t>
> 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-tp2294599p2356705.html<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-tp2294599p2356705.html?by-user=t>
>  To unsubscribe from How to write a rule that fires when it matches against
> specific facts in working memory., click here<http://drools-java-rules-engine.46999.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2294599&code=Z25hcnVsYTFAbGEtei1ib3kuY29tfDIyOTQ1OTl8MjAzMTM1NDY2Mw==&by-user=t>.
>
>
>
> ------------------------------
> View this message in context: Re: How to write a rule that fires when it
> matches against specific facts in working memory.<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-tp2294599p2359225.html>
>
> Sent from the Drools - User mailing list archive<http://drools-java-rules-engine.46999.n3.nabble.com/Drools-User-f47000.html>at Nabble.com.
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
  Edson Tirelli
  JBoss Drools Core Development
  JBoss by Red Hat @ www.jboss.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110126/f7613e95/attachment.html 


More information about the rules-users mailing list