Alerts Composer: Filter condition for identifying employee when a particular field in employee assig
Summary
Filter condition for identifying employee when a particular field in employee assignment is updatedContent
Hi,
Requirement: Send a notification to manager if a particular field in assignment (example: Location or Job) is updated for an employee.
A Resource alert is created, with the filter to check if last update date is => than sysdate.
trunc(${LastUpdateDate}) >= trunc(SYSDATE)
How can you add a filter to check if a particular field (example: Location/ Job) is updated?
Thanks in advance,
Akila
Version
20C Release
Tagged:
0