Certification Email Template

Certification Email Template The Certification email notifies all reviewers whenever a certification campaign is created. Name: Certification Subject: Please Review Your Employees' Access Body: Dear ${user.name}, The ${certification.certificationGroups.get(0).name} certification campaign has been started by your system administrator. This campaign allows each reviewer in the campaign to verify that users have the correct entitlements. For each user in your certification, you will see entitlements they have. You might also see sources the entitlements come from or applications they can access because of those entitlements. You have until $spTools.formatDate($certification.expiration,3,0) to review and either approve, change, or revoke access for each user. Click here to review the certification. Attributes This email template uses version 1 global variables and the following template-specific attributes: Documentation Feedback

This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/saas/help/common/emails/et_certs_certcreated.html

Hi,

Is there a way to get the full details of the certification object? I am interested in the description.

By printing $certification I get the following:
sailpoint.object.Certification@XXXX[id=ID_xyz,name=Identity Access Review for Spiros Grammatakis]

I would assume that it should also include something about $certification.certificationGroups but it does not. On the other hand $certification.type works although it does not appear in the original output.

Looking at other templates like the “SOD Policy Scheduled Evaluation one” if I print $searchResults I do get quite an extensive list.

searchResults is a “Map” but certification is an “Object”. It seems like I should be able to access more than the ones shown in the variable output but it is not the case.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.