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
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.

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!