[rules-users] Many to many matching rules implementation in Drools

Wolfgang Laun wolfgang.laun at gmail.com
Tue Dec 13 10:26:17 EST 2011


2011/12/13 Milanello1998 <milanello1998 at gmail.com>:
> Folks, I am recently working on a BI project which is doing reconciliation
> between repository and accounting. I'm using Drools 5.1.1 to maintain all
> these matching rules. One scenario i have no clue to implement in Drools is
> that I need to find x transactions from repository, to match y transactions
> from accounting, while existing repository transactions and accounting
> transactions are bigger than x and y. Does anybody have experience to do
> similar thing in Drools?

Yes, I've successfully matched x facts of class A with y facts of class B, the
cardinality of these two fact sets being greater that x and y, respectively.

We can continue like that for days, unless you provide more details ;-)

Wolfgang

> Best Abe
> ________________________________
> View this message in context: Many to many matching rules implementation in
> Drools
> Sent from the Drools: User forum mailing list archive at Nabble.com.
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



More information about the rules-users mailing list