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.
Correct approval flow for Performance Goal
We have a requirement where,
- When an employee submits a performance goal request, it should route for approval.
- When an employee submits a private goal for approval, it should be auto approved.
- When a manager submits a goal request for their direct reports, it should be auto approved.
Our current rule is working as expected, but we have added a condition where (getRequestorInformationByAssignmentId.assignmentId == Performance Goals.Assignment Id) in which we expect the system to identify the requestor and for whom they are adding the performance goal for. But if you check the Transaction Report, the condition (getRequestorInformationByAssignmentId.assignmentId == Performance Goals.Assignment Id) is coming as blank. It's not fetching anything. Please see below.
Tagged:
0