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

Custom alert to learner: Reminder of upcoming instructor-led activities

Summary:

Hello, I have created an alert to be sent to the learner when there are upcoming instructor-led activities tomorrow, however it is not working. It runs fine but just doesn't pick up any of the test data I have created.

Content (please ensure you mask any confidential information):

These are the filters I am using:

Resource: learnerLearningRecords

${assignmentStatus} = 'ORA_ASSN_REC_ACTIVE'

${learningItemType} = 'ORA_COURSE'

Resource: learnerLearningRecords/primarySelectedCourseOffering

${assignmentStatus} = 'ORA_ASSN_REC_ACTIVE'

${offeringDeliveryMode} = 'ORA_ILT'

Resource: learnerLearningRecords/primarySelectedCourseOffering/completionDetails

${activityDate} <= ${AlertFilterUtils.addDays(AlertFilterUtils.getCurrentDate(),+3)}

${activityDate} >= ${AlertFilterUtils.addDays(AlertFilterUtils.getCurrentDate(),+2)}}


Please can anyone advise why this isn't working?

Version (include the version you are using, if applicable):

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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