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.
Checklist Task Eligibility is not working as expected
Hi All,
We have a requirement where we need the Off-boarding Checklist task to be allocated if the employees Last Working day is within the Probation Period. We have written the below FF to check the same. But the EP is not working as expected. For any scenarios the task is not getting triggered.
FF:
Default for PER_ASG_REL_ACTUAL_TERMINATION_DATE is '4712-12-31 00:00:00' (date)
Default for PER_ASG_DATE_PROBATION_END is '4712-12-31 00:00:00' (date) ELIGIBLE = 'N'
l_dflt_date='1951/01/01 00:00:00' (date)
l_eff_date = GET_CONTEXT(EFFECTIVE_DATE,l_dflt_date)
Tagged:
0