Restrictions on Record Access Conditions
For performance reasons, the condition of rules containing record level access actions are converted to SQL in some cases. Therefore, only functions that can be translated into SQL can be used.
These include: and, or, not, eq, neq, lt, leq, gt, geq, defined, undefined.
Conditions containing expressions other than those listed above, will fail. Refer to the TIBCO MDM Studio Rulebase Designer User’s Guide for more information.
Copyright © Cloud Software Group, Inc. All rights reserved.