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.
New Learning Assignment alert
Summary:
Hi everyone,
I would like to set an Alert for New Learning Assignment in order to let learner receive an e-mail when they are assigned to a new course. I set the following filter:
Date: TRUNC(${assignmentCreatedDate}) >= ${AlertFilterUtils.addDays(AlertFilterUtils.getCurrentDate(),-1)}
But, once ran the alert, i do not receive the properly e-mail.
I tried also adding the following filter for the item type:
${learningItemType} = 'ORA_COURSE' but nothing has changed.
Could somebody help me to find a solution?
Thank you
Regards,
Alessandra
0