Saleem Lakhani wrote:

Hi,

How do I compare attributes of two different objects. E.g;

Object1.getEffectiveDate() < Object2.getCompletionDate()

Object1( $ed : effectiveDate)
Object2( completionDate > effectiveDate)

Then just replace those two patterns with a dsl mapping.

In drools 3.0. I am using DSL.

Thanks,

Saleem

------------------------------------------------------------------------

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to