Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Email Template

Smiling
Regular Contributor
Regular Contributor

Hello Guys,

I am currently working on use case where I need to create email template for Sod Owner, Line Manager, Entitlement Owner, and Group Owner. I am not able to find how to call them in email like for manager its it's ${manager.email} so I want to know for Entitlement Owner, and Group Owner.

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Try below script in email body and find available variables 

${this.binding.variables.each {k,v -> println "$k = $v" + "<" + "br" + ">"}}


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

pruthvi_t
Saviynt Employee
Saviynt Employee

@Smiling ,

In addition, you can refer to below link which has few binding variables for function owner, entitlement owner, user group related varaibles etc.,

https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter06-EIC-Configurations/Creati...

Thanks,


Regards,
Pruthvi