04/17/2023
02:00 AM
- last edited on
04/17/2023
09:31 AM
by
Dave
Hello Team,
I was writing an email template for notification of revoke of Temp access.
I was using ${task?.source} to distinguish the revoke types. But I realized that I can't pick the revoke task from the temporary access among the whole revoke tasks because the task source is the same whether it was requested or a temp.
What I got is a Task comment like "Role Default Time HRS Expires" when the temporary access is done but i don't think the variable is supported in the email template.
Could I get some advice to distinguish the revoke task of temporary access, so I can put different guide in if-else statement of the email template ?
[This post has been edited by a moderator to attach the screenshot.]
04/17/2023 01:46 PM
Hi @Joon can you confirm what do you mean by "Temp access". What type of request you are submitting in Saviynt ARS?
04/17/2023 04:17 PM
@Rishi its about entitlement revoked based on end date
04/20/2023 07:57 AM