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: AI 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>')}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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