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

Need Binding variables for Add/Remove Roles in email template

AravindK
Regular Contributor
Regular Contributor

Hi Team,
We would like to now how this can be achieved :
If the user requests the groups from ARS , Approver don't know whether add or removal of role in the body of the e-mail and request details are not understandable.

For example in the below screenshot it is addition of DS Designer permission and removal of current permission level i.e DocuSign Viewer but from the below screenshot it is not very clear whether it is addition or removal of the role. Which is very difficult to the approver to know whether they are adding the roles/removing the roles. 

AravindK_0-1681452569021.png

is there any binding variable which will fetch the data like these are add or remove? or make this understandable ??

Thanks,
Aravind.

2 REPLIES 2

DaanishJawed
Saviynt Employee
Saviynt Employee

Hi @AravindK ,

Thanks for reaching out.

There are no separate binding variables available for entitlements that are added or removed in the same request.

What you can use for now is the below three variables which will be based on the comments of the requestor.

 

Entitlements - ${entitlementshtmltablerows}

Entitlements along with the approval comments - ${entitlementshtmltablerowsv2}

Entitlements along with the business justification specified by the requestor - ${entitlementshtmltablerowsv3}

 

In the above variables, you can make use of the third variable where in the requestor while removing the entitlement can add business justification as 'REMOVED'. Similarly the requestor can add business justification while adding the entitlement as 'ADDED'.

This is one way of doing it.

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

Section to refer in the above doc -

Configuring Request Approval Email

Please submit your idea (link mentioned below) for separate binding variables for entitlements added/removed in the same request.

https://ideas.saviynt.com/ideas/

Thanks.

rushikeshvartak
All-Star
All-Star

Please raise idea ticket. currently its not classified whether its add/remove


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