[rules-users] Sort different records

Leonardo Figueiredo leo.lists at gmail.com
Wed Oct 1 11:45:15 EDT 2008


Hi,

Do PricingField overrides hashCode and equals? Did you check the possibility
of using the collect or accumulate conditionals?

Regards,
Leo



On Tue, Sep 30, 2008 at 11:49 AM, Delaunay Gaetan
<gdelaunay at seasatcom.com>wrote:

> Hi,
>
> I've got this following rule :
> when
> $p1 : PricingField(v1 : name == "startdate")
> $p2 : PricingField(this != $p1, name =="startdate", dateValue == v1)
> then
> ....
>
> This rule doesn't work and i can't figure out why. Does anyone have an
> idea?
> Gaet
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20081001/000d7019/attachment.html 


More information about the rules-users mailing list