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.
Can we use all operators (=, >,
Summary
Custom Alert not working with some operators in the expression filer of the custom alert with DFF date attributeContent
Hello
I am using a DFF Date Attribute in the Custom Alert.
In the Expression Filter, when I try to use the condition as "****_ATTRIBUTE_DATE5 = sysdate+14" or "****_ATTRIBUTE_DATE5 >=sysdate+14" or "****_ATTRIBUTE_DATE5 BETWEEN sysdate+14 AND sysdate+16", the alert does process successfully but does not send out any alerts to the recipients (Alert Log also does not show any), where as the condition "****_ATTRIBUTE_DATE5 BETWEEN sysdate and sysdate+14" work appropriately and the messages are sent too.
0