Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

email variable for Task assignee

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on September 24 2021 at 19:15 UTC

Hi,


Looking for variable in email template TO section fetching owners of endpoint or Task Assignee email.


Tried for ${assignee.email} and ${task?.endpoint?.getOwnersEmail()}.


Both are not working.


Thanks in Advance !

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.
3 REPLIES 3

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on September 24 2021 at 19:34 UTC

Syed,


Could you elaborate a bit more on your use case ? What exactly you are trying to do ?


Are you trying to send an email to the endpoint owner, after a task (any type, add access/remove access) by configuring the templates in the endpoint or are you triggering through a workflow ?


Any specific error/issues you see in the logs ?




Regards,

Avinash Chhetri

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on September 29 2021 at 11:11 UTC

Hi Avinash,


Usecase : We want to send notification to application owner when a manual task is created notifying a task is pending for your action.

Issue : Manual task is assigned to App owner after it is created but email is not getting triggered. 


Thanks




This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on October 5 2021 at 02:02 UTC

Syed,


${task?.endpoint?.getOwnersEmail()} should work, are you getting any specific error/exception ?




Regards,

Avinash Chhetri

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.