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

Dynamic attribute in email template for service account

Dalalsaleh888
New Contributor
New Contributor

I'm trying to configure the email template for the service account creation task completion. I tried to call the dynamic attribute in the email template but Saviynt through an error. I referred to this documentation: Creating and Managing Email Templates Please let me know if the above request is possible.

 

 

2 REPLIES 2

Manu269
All-Star
All-Star

validate via below :

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

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

my dynamic attribute name is accttype , how exactly I can call it in my email template?