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
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to