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.
Custom notification Reminder - Required courses Self-Paced Offering
Summary:
Custom notification Reminder - Required courses Self-Paced Offering
Content (please ensure you mask any confidential information):
Hi all,
we are configuring custom notifications for a client using the filters. We need to trigger a reminder based on the due date of a required assignment for a Self- Placed Offer but it doesn't work.
Below the steps we made:
1) We have configured the notification using the below filters:
- TRUNC(${assignmentDueDate}) >= ${AlertFilterUtils.addDays(AlertFilterUtils.getCurrentDate(),+1)}
- ${assignmentStatus} = 'ORA_ASSN_REC_ACTIVE'
- ${assignmentType} = 'ORA_REQUIRE_ASSIGNMENT'
- ${learningItemType} = 'ORA_SP'
Option selected: Match All
(P.S. We also have tried to use ${assignmentDueDate} <= sysdate+1 instead of CurrentDate but the result was the same)
Tagged:
0