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

Resource Alert EL expression returning wrong dates

edited Apr 1, 2020 10:12PM in Learning 4 comments

Content

Hi,

We have created a resource alert to send a reminder email 14 days before the offering date. When we triggered the email, we noticed the EL tags are returning wrong value in oracle.

We tried various EL tags to get the offering start date and all of the below expressions returned assignment creation date instead of actual offering start date.

${AlertUtils.formatDate(selectedCourseOfferings.offeringStartDate, 'MMM dd,yyyy')}

${learnerLearningRecords.completionDetails.primarySelectedCourseOffering.offeringStartDate}
${learnerLearningRecords.completionDetails.selectedCourseOfferings.offeringStartDate}
${learnerLearningRecords.primarySelectedCourseOffering.offeringStartDate}

How can we resolve the issue. It looks like a bug within oracle.

Thanks,
Sanjay Kalingu

Version

19D
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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