Can Goal Approval on the Basis of employee category like Permanent can be made
Summary:
Can Goal Approval on the Basis of employee category like Permanent can be made
Please suggest how this can be achieved as like tried these but nothing worked:
((transactionApprovalRequest.attribute25 == "Y")AND(Worker's Assignment.result.employeeCategory == "Permanent")AND (transactionApprovalRequest.attribute10 != "") AND (Performance Goals != null) AND (Performance Goals.Goal Version Type Code == "PENDING_APPROVAL") AND (Performance Goals.Private Flag != "Y") AND ((Performance Goals.Goal Created Flag == "Y") OR (((Performance Goals.Goal Deleted Flag == "Y") OR ((Performance Goals.Legacy Key Attribute Updated == "Y") OR ((Performance Goals.Status Code == "CANCEL") OR (Performance Goals.Status Code == "COMPLETED")))) OR (Performance Goals.Goal Updated Flag == "Y"))))