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.
Exit survey is triggering for transfer employee
Summary:
Hello,
We are facing an issue where alert notification has been sent to the employee when transferred.
Employee is transferred from UK to India country and then resigned from India's work relationship then Alert notification should be sent to only India as Resignation occurred , but both UK and India alert is been sent to user.
Below are conditions we added in UK alert which is triggered incorrectly :
1)${TerminationDate} IS NOT NULL
2)${TerminationDate} >= SYSDATE
3) ${LegalEntityId} = 300000001771338
4)exists(select 1 from per_all_assignments_m where action_code = 'RESIGNATION' and assignment_type = 'E' and person_id = ${PersonId})
Please can anyone help on this issue.
Tagged:
0