Which IIQ version are you inquiring about?
[8.2p4]
Share all details about your problem, including any error messages you may have received.
We have configured Targeted Certification for one of the Application’s Entitlement Access Review. Can you please let me know how to get the application name in the Initial Notification sent to the Certifier.
Thanks
Mirnalini C
Hi @mirnalini_chandiran,
I find this post that has a similar problem:
https://community.sailpoint.com/t5/IdentityIQ-Forum/Certification-initial-notification/m-p/253952
In every case, you must implement the certification object and there you can find the application
1 Like
Thank you!
Will try and get back if that works
Thanks
Mirnalini C
1 Like
Hi,
I tried this and it worked. Was able to get the app name in the email body. Can you please let me know how to get the app name in Subject of the Initial Notificaiton?
Thanks
Mirnalini C
@mirnalini_chandiran It should not easy way.
Option 1: Create a another copy of email and modify the subject line.
Option 2: In certification object you can use getApplication( Resolver r ) Or getApplicationId() method to get Id then you will get app name.
Try if that works otherwise i will make some poc.
thanks,
Pravin
Hi,
Can we use Active Period Enter rule to trigger the initial Certification?
I tried getApplicationId() already and that did not work
Thanks
Mirnalini C