Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Approvals Not been sent to correct representatives with Multiple approvals transactions been triggre
All three below mentioned workflows are failing not sure why this excalty works in lower environment with same setup
Transaction sent to L2 Manager & Twice to HRBL , where as it should only go to HRBL G&P once
Snap from Transaction Console
Approvals Not been sent to correct reprenstatives and Multiple approvals been triggered
approval rule :- ((transactionApprovalRequest.requestor != null) AND (transactionApprovalRequest.attribute7 != null) AND (transactionApprovalRequest.attribute10 == "Manager Feedback Document"))
PIP Goal Document : After Manager adding Goals in Performance Doc it should only go to HRBL for approval where as it goes to L2 Manager & HRBL Twice
Approval Rule
((transactionApprovalRequest.requestor != null) AND (transactionApprovalRequest.attribute7 != null) AND (transactionApprovalRequest.attribute10 == "Performance Improvement Plan Goal Document") AND (transactionApprovalRequest.attribute10 != "Manager Feedback Document") AND (transactionApprovalRequest.attribute10 != "Blackbox FY24 - Annual Performance Evaluation 2023-2024") AND (transactionApprovalRequest.attribute10 != "FY24 - Annual Performance Evaluation 2023-2024"))