Remind learners 7 days before an instructor-led offering is starting (Alerts Composer) — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Remind learners 7 days before an instructor-led offering is starting (Alerts Composer)

edited Aug 18, 2020 1:05PM in Learning 12 comments

Content

Hi all,

we are trying to create an Alert which reminds Learners 7 days before an activity of an offering, they are enrolled, for starts.

There fore we created the following Alert:

learnerLearningRecords/selectedCourseOfferings
Expressions ${assignmentSubStatus} = 'ORA_ASSN_REC_NOTSTARTED'
  ${offeringDeliveryMode} = 'ORA_ILT'
Ressource 2 learnerLearningRecords/selectedCourseOfferings/completionDetails
  ${activityDate} = sysdate+7

If we replace the second ressource by ${activityDate} = sysdate>=7 & ${activityDate} = sysdate<=8 in result the mail is sent to every Learner who is enrolled for an offering in the future but not only in the next 7 days.

 

Does anyone know how to manage Alerts-Reminder only for activities in the next 7 days.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!