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

Role Ownership assignment email Template

hemanthvn
New Contributor
New Contributor

Hi Team

 

In the global configuration for roles section there is notification type available to configure role owner assignment.
Could you please share the variables for send an email to existing Role Owners and expose, when new Role Owners added through Manage AD/AAD group.

 

Thanks

Hemanth

6 REPLIES 6

rushikeshvartak
All-Star
All-Star

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

use above script in email body and find variables exposed in email template


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

hemanthvn
New Contributor
New Contributor

Hello Rushikesh,

I have tried above script but i didn't get an email as AD group Owner.

Can I know which variable we can use in To address for send an email to group Owners. I have tried ${owner} and ${roleOwner.email} But not working.

Thanks

Hemanth

 

Does advanced css option should be unticked


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

User ${owner.email} variable


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

hemanthvn
New Contributor
New Contributor

Hello,

Yes, advanced html css not selected

hemanthvn
New Contributor
New Contributor

Hello Rushikesh,

I have tried above variable also but we didn't get an email.

Thanks

Hemanth