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

learning alert template that works on condition based

edited 1:35PM in Reporting and Analytics for HCM 1 comment

Summary:

Template that works based on learner added at course level and learner added at offering level

Content (please ensure you mask any confidential information):

<div>Hello ${assignedToDisplayName},</div>
<div>
</div><div>
This is a reminder that you have two weeks left to complete
${AlertUtils.getLookupMeaning('ORA_WLF_LEARNING_ITEM_TYPE', learningItemType)}:
${learningItemTitle}.
</div>
<div>
</div><div>
This is a required assignment, and it will due on
${AlertUtils.formatDate(learnerLearningRecords.assignmentDueDate,&quot;MMM dd, yyyy&quot;)}
</div>
<div>
</div><div>&lt;% if (learnerLearningRecords.selectedCourseOfferings != null &amp;&amp; learnerLearningRecords.selectedCourseOfferings.size() &gt; 0 &amp;&amp; learnerLearningRecords.selectedCourseOfferings[0] != null) { %&gt;</div>
<div>Offering Title: ${learnerLearningRecords.selectedCourseOfferings[0].learningItemTitle}</div>

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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