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

Email Template variables - Exported Report - not working

anandshahgrange
New Contributor III
New Contributor III

When we hit Export with in a Certification, we get a pop asking us to download a report.

However the email template variables mentioned in the Saviynt Documentation do not work.

same issue as poreviously mentioned in https://forums.saviynt.com/t5/identity-governance/exported-report-being-sent-over-email-for-certific...

But the answer is not helpful.

Question is about Email Template variables, not instructions for downloading report.

 

Reference: https://docs.saviyntcloud.com/bundle/EIC-Admin-v24x/page/Content/Chapter06-EIC-Configurations/Creati...

 

Screenshots:

anandshahgrange_0-1712331925575.png

anandshahgrange_1-1712332022297.png

The issue is observed in Prod as well as lower versions. FYI.

[This post has been edited by a Moderator to merge two posts.]

 

4 REPLIES 4

dgandhi
All-Star
All-Star

This doesnt seem to be for Certification export.

As per my understanding it is for transport feature where in your export some package from one environment using transaport utility. 

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.

rushikeshvartak
All-Star
All-Star

Above configuration for long running report from analytics. Email Notification from certification is not working at the moment 


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

anandshahgrange
New Contributor III
New Contributor III

ok. So my question is regarding this popup, and which email variables to use for this email template.

anandshahgrange_0-1712338175113.png

 

To get what variables are present to use in the email template, check using the below expression. By putting it in the email body, it will print all variable names with values, and then accordingly, you can use it:


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


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