Adding Summary Metrics to Access Request Summary Report (Java-Based) in IdentityIQ

Hi All,

I’m looking to enhance the Access Request Summary report in SailPoint IdentityIQ. This is a Java-based report, and currently it displays information such as pending and processed access requests in chart format.

I would like to modify the report to include additional summary metrics for a selected date range, such as:

Total Number of Access Requests Submitted

Total Number of Completed Access Requests

Average Completion Time (from Request Date to Completion Date)

Total Number of LOA Requests Processed

Total Number of Terminations Processed

Has anyone implemented something similar or modified the existing Java-based Access Request Summary report to include these summary values? If so, could you please share the recommended approach or any sample reports that could help achieve this?

Any guidance would be greatly appreciated.

@NandanaGopu Have you tried reviewing the Reporting document: 8.4 IdentityIQ Reports Guide - Compass

If not, please check in case your find any relevant details.

Note: Found a fix?Help the community by marking the comment as solution. Feel free to react(:heart:,:+1:, etc.)with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.

It is an OOTb report, or a custom report. Because we have a provisioning transaction report in sailpoint iiq, which transaction data.

IF this is custom report, can you please share the jar?? we can have a see and can suggest.