[rules-users] error when referening LHS->exists block var in RHS

techy techluver007 at gmail.com
Tue Feb 17 13:23:14 EST 2009


I get $foo can't be resolved error for following rule. Some guidance is
appreciated to reference $foo without error.

Rule "Foo rule"
when
   exists( $foo: Foo())
then
  System.out.println($foo);
end

Thanks in advance.
-- 
View this message in context: http://www.nabble.com/error-when-referening-LHS-%3Eexists-block-var-in-RHS-tp22063253p22063253.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list