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

How to use AlertUtils.loop to get all Active Learners of an Offering in single email?

edited May 6, 2022 9:03AM in Work Life Solutions

This is the code that is being used in Template to send email to Instructor, however it sends separate emails per Learner of the Offering instead of consolidating all Learners in one Table in one email.

<table>

${AlertUtils.loop('learnerLearningRecords','<tr><td>$AlertUtils.person{learnerLearningRecords.assignedToId).DisplayName}</td></tr>')}

</table>

Please suggest an alternative/correction.

Thanks!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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