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

how to send alert notifications to line manager

Received Response
222
Views
7
Comments
edited May 22, 2022 7:30PM in HCM REST APIs 7 comments

Summary:

how to send alert notifications to line manager

Content (required):

We have configured the Alerts for Onboarding process to send email notifications to line managers. Alerts have been configured with Resource as 'Workers'.

When trying to trigger the email notifications with below expressions, it is not triggering any notifications. None of these expressions are working.

${AlertUtils.empManager(emps.PersonId).WorkEmail}

${AlertUtils.toString(AlertUtils.empManagerList(workers.PersonId).WorkEmail)}

${AlertUtils.toString(AlertUtils.empManagerList(workers.emails.EmailAddress).WorkEmail)}

${AlertUtils.empManagerList(workers.PersonId).WorkEmail}

${AlertUtils.empManager(workers.PersonId).WorkEmail}

${AlertUtils.empManager(emps.PersonId).WorkEmail}


Your help is much appreaciated.

Regards

Jhansi

Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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