Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Learn Alert Deep Link Not Clickable
Summary:
Constructing a learn alert and the deep link to the learning item is not usable:
I have tried substituting ${learningItemDeepLink} and ${assignmentDetailsEmbedLink} but when the alert is run, the deep link is not created in the output.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
${AlertUtils.write("<table><tr><th>Learning Item Title</th><th>Due Date</th></tr>")}
${AlertUtils.loop('learnerLearningRecords','<tr><td><a {href}="${learnerLearningRecords.learningItemDeepLink}">${learningItemTitle}</a><a></a></td><td> ${AlertUtils.formatDate(assignmentDueDate,\'yyyy-MMM-dd\')}</td></tr>')}
Tagged:
0