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