Certification meta data report

Hello,

We are using IIQ 8.4 p1.
Am trying to come up with a report that shows certification meta data such as applications selected in the report, exclusion rules used, email template referenced, reminder timelines and other details used in the certification. Have you done developed such reports? can you share your inputs.

I am seeing that all info available in certification definition. Jut trying to see if anyone developed something similar and trying to get some inputs. Thanks!

try DataSource report for certificationDefinition where owner is not null for query filter.

8.4 IdentityIQ Reports Guide - Compass

in attributes you will get metadata with details. you can make column for each data like email reminders etc…

Thanks for the info @pravin_ranjan
Will try that out and let you know.