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

Resource Alert: embed addToCalendarLink url for ILT Activity within hyperlinked 'Click Here' link

edited Jul 18, 2022 4:03AM in Learning 6 comments

Hi all,

I have created a notification that learners receive when they move off the Waitlist to being enrolled in an Offering. The message template includes a table that liststhe names of the ILT/VILT Activities associated with the Offering and the url for the Calendar link, as per below, sourced from Oracle Doc Doc ID 2639162.1, Oracle Fusion Learning Cloud: Adding Instructor-led Offering Activity Calendar Links to a Learning Resource Alert.

<table>

${AlertUtils.loop('completionDetails','<tr><td>${activityTitle}</td><td>${(AlertUtils.nullIf(addToCalendarLink,"Self-Paced", addToCalendarLink))}</td></tr>')}

</table>

This works, displaying the full long url string that is the link to the calendar invite. When clicking on it a new browser page opens to HCM and the calendar invite is downloaded within the browser.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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