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 attributes for certification for users being certified

kfoley1
New Contributor III
New Contributor III

Hello - we currently use User Manager certification for certifying users' access on Mover events - we are looking to put more details in the emails for more personalization/tracking of emails and campaigns. Are there any attributes that we can use in the email templates to mention the users who are in the campaign to be certified (vs. the certifier which currently exists)?

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

To get what variables are present to use in the email template, check using the below expression. By putting it in the email body, it will print all variable names with values, and then accordingly, you can use it:


${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.

thanks - i used this and confirmed the attributes we are looking to include are not available. 

You can raise idea ticket for enhancement. and close this thread 

For any desired improvements or enhancements to this process, Saviynt encourages you to submit your proposal through Saviynt's Ideas Portal at https://ideas.saviynt.com/ideas/

Your valuable input is crucial to shaping the evolution of Saviynt systems.

Please notify us once the idea ticket has been created.


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