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

Fetch Related Learning Materials Link in Alert

Received Response
26
Views
1
Comments
edited Jun 8, 2021 5:52PM in Learning 1 comment

Content

Hi Team,

 

We have a requirement to add an attachment to a learning alert. Since that feature is not available, we have recommended the client to add the attachment in the learning offering and fetch the link for that related learning material in the offering in the notification. Below given is the expression that I am using to fetch the link of the attachment

<a ${href}="${learnerLearningRecords.selectedCourseOfferings[0].learningItemRelatedMaterials[0].attachmentLink}" target="_blank">${learnerLearningRecords.selectedCourseOfferings[0].learningItemRelatedMaterials[0].attachmentName}</a>

The attachmentName is fetching the correct results but clicking on the link is giving an error 'Error 404 Not Found'

This is a critical requirement for the client as this is a new hire orientation course and its the instructions for the new hires about the Day 1 orientation.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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