Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Approval Rule Failing for Approved Goal converting as Organization Goal
Summary:
Hello All,
We have below requirement from Client for Goals Approvals. Here, the approval is working for all except the red marked below ie.,Convert existing approved goals as organization goal.
Actually it should go for approval. but it is getting auto approved actually. We tried many rules but not working.
Note: Add Shared Organization Goal is not bypassed.
Can any one share rule condition for Share this goal with your organization Option for which the Approval should go to Line Manager.
Below are the approval rules which we have given.
Rule 1 - Self Auto Approval
(((Performance Goals != null) AND (Performance Goals.Goal Type Code != "ORG_GOAL")) OR (((Performance Goals.Status Code == "COMPLETED") OR ((Performance Goals.Status Code == "IN_PROGRESS") OR (Performance Goals.Status Code == "NOT_STARTED"))) OR ((Performance Goals.Task Created Flag == "Y") OR ((Performance Goals.Task Updated Flag == "Y") OR (Performance Goals.Task Deleted Flag == "Y")))))