Group name is not showing up is access removal email template

Deorak
New Contributor II
New Contributor II
We have observed that the email template for group removal tasks from accounts are missing with the group name.
This issue is intermittent but we need to check if there is any anomaly in the binding variable used in the email template for the same in Saviynt prod environment.
Hence kindly check and suggest what change we can apply in the variable in order to get the group details.
Let us know if you need anymore details on this, we can check and provide the details from our end.
3 REPLIES 3

pmahalle
Valued Contributor II
Valued Contributor II

Hi @Deorak ,

What attribute expression you are using for group name in email template?

We are using below and it's working perfectly fine for us

Ent Display name: ${task.entitlement_valueKey.displayname}

Ent name: ${task.entitlement_valueKey.entitlement_value}


Regards,

Pandharinath Mahalle(Paddy)
If this reply answered your question, please Accept it As Solution to help others who may have a similar problem.

dgandhi
All-Star
All-Star

What is the binding variable that you are using? is there any pattern that you have seen when you get this intermittent issue?

 

Thanks,
Devang Gandhi
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

rushikeshvartak
All-Star
All-Star

If Request type is remove account then Group Name will not be populated , if Request Type is remove access , Group Name will be visible.

Does Email template have Task ID to find our assumption is correct.

 


Regards,
Rushikesh Vartak
If the response is helpful, please click Accept As Solution and kudos it.