[rules-users] calls to 'Helper' classes in LHS - are they allowed?

Olenin, Vladimir (MOH) Vladimir.Olenin at moh.gov.on.ca
Mon Feb 12 16:23:18 EST 2007


Hi,

I was wondering if calls to a Helper class are allowed in LHS of the rule?
Eg:

Rule myRule
When
	MyObject(objField == Helper.transform("value"))
Then
       // smth	
End


Thanks,

Vlad



More information about the rules-users mailing list