Adding Custom Email Templates to IdentityIQ Reports

Which IIQ version are you inquiring about?

Version 8.3

Share all details related to your problem, including any error messages you may have received.

Has anyone in the community successfully incorporated custom email templates into Sailpoint IdentityIQ reports? Looking for insights and guidance on the process. Appreciate any shared experiences or tips. Thanks for your help!

you should be able to change the Report Completion Email template based on your need.

I believe its one global template which you can customize if needed.
If you need to do something more report specific you can enforce signoff and then you can provide notification template.

You can add the below line in your Report Task Definition Attributes and whatever email template name is mapped, it will trigger the same but the catch here is currently it will not allow any dynamic parameters in the email as far as I know, you can have complete custom static text within the email

  <entry key="emailTemplateId" value="CUSTOM_EMAIL_TEMPLATE_NAME"/>

@prudhvi_ananthula Did you try this, is this working for you what you need?

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