RUL-05712: The value "Operator" of "Test" cannot be blank. Select a value. RUL-05581: Token
Summary:
RUL-05712: The value "Operator" of "Test" cannot be blank. Select a value. RUL-05581: Token: "'HR_HEAD'" at "22" is an unknown parser error.
Content (please ensure you mask any confidential information):
Hi, We have a requirement to check if the requestor is part an AOR (HR_HEAD), then the approval notification should go to their Line Manager.
The following rule condition is throwing the error message '
RUL-05712: The value "Operator" of "Test" cannot be blank. Select a value. RUL-05581: Token: "'HR_HEAD'" at "22" is an unknown parser error.
Rule Condition:
((Worker's Other Compensation Details.planId equals 300010403634299) AND (transactionApprovalRequest.moduleIdentifier equalsIgnoreCase "Make Personal Contribution") AND (GetAllRepresentatives('HR_HEAD',Task.payload.Worker's Current Representative.result) contains Task.payload.transactionApprovalRequest.Requestor))