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.
Termination Life event is not getting triggered on the termination day.
Summary:
We are using the fast formula of type "Person Changes Causes Life Event" .Earlier we were fetching the details using the DBI
"PER_PER_ENTERPRISE_TERMINATION_ACTION_CODE" for getting the termination event to be detected. But it did not work for the employees who were hired from ORC. It only worked for the direct hired employee. So as per oracle suggestion we changed the fast formula(below mention in the code snippet) with the following details:
Person Changes:
Per All Assignments_M, Formula Override, Any Value, Any Value, Add new FF.
But the same fast formula is not triggering the termination life event on the termination day but one day after the termination happen.
0