Self auto approve if Line Manager or HR add a Goal
Summary:
Hi Everyone!,
We need to configure, If Line manager or HR add a Goal or updates a existing Goal for an employee, then it should be self auto approved.
If employee adds or updates a existing Goal then it should go to Line manager's approval. How do we configure this?
Below is the current approval rule configured.
Rule1:
PerformanceGoalAutoApproval
Rule:
((transactionApprovalRequest.attribute25 == "Y") AND (transactionApprovalRequest.attribute10 != "") AND (Performance Goals != null) AND (Performance Goals.Goal Version Type Code == "PENDING_APPROVAL") AND (((Performance Goals.Goal Created Flag != "Y") AND (Performance Goals.Status Code != "CANCEL") AND (Performance Goals.Goal Deleted Flag != "Y") AND (Performance Goals.Legacy Key Attribute Updated != "Y")) OR (Performance Goals.Private Flag == "Y")))