Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Create Learn Custom Alerts
Content
Hi all,
we would like to create some custom Learn-Alerts for scenarios like
- the training has been postponed
- the training has been cancelled
The alerts can be runned from the offering page (Learner>More Actions>Send Alert) and customized in the Alerts Composer under "Learn Custom Alert" by creating new templates.
The templates look different to those from created Resource Alerts:
e.g.: Instead of ${learnerLearningRecords.assignedToDisplayName} it should be used ${FirstName}
Is there any page, where I can find all expressions?
Especially we are looking for these two expressions:
${learnerLearningRecords.selectedCourseOfferings.completionDetails.activityDate}
${learnerLearningRecords.selectedCourseOfferings.offeringPrimaryClassroom.classroomTitle}
So we can mention the new activity date or new classroom and would have the perfect alerts for a postponed or cancelled training.