Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Goal Sharing is going for Approval
Content
When a person Shares a goal, we want it to be auto approved. Since moving to the NUI it is going for Manager Approval whenever somebody tries to share a goal. Can somebody give me the syntax to add to my approval rule as I cant figure out where I am going wrong.
Current setup is as follows:
Auto Approve
((transactionApprovalRequest.attribute25 == "Y")
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")
Tagged:
0