Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Goals submitted are auto approved instead of triggering to manager approval
Hi Team,
As part of performance process, we have Goals setting (Perf document) at start of the year and employee needs to add goals (from Goal Library) and after adding goals and submit this should go for Approval to Line Manager. But as soon as employee submits after selecting few goals from Goal Library, status is showing as Completed instead of Approval. Below are the approval rules updated.
PerformanceGoalAutoApproval:
((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.Goal Deleted Flag != "Y") AND (Performance Goals.Status Code != "CANCEL") AND (Performance Goals.Legacy Key Attribute Updated != "Y") AND (Performance Goals.Status Code != "COMPLETED"))