Alert Notification for Involuntary Termination
Summary: Customer wants to trigger an alert notification for Involuntary Termination of an employee.
We have used "Termination Action" in the alert expression to trigger an alert on the same day of termination of an employee.
Content (please ensure you mask any confidential information):
Below is the expression used, but its erroring out.
${TerminationDate} =(Select trunc(SYSDATE) from DUAL) AND ${TerminationAction}= 'Involuntary termination'
Quick help would be Appreciated!
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0