Hi @biswash53
If you want to generate a report with specific application attributes, you can create a TaskDefinition
object like the one shown below. Then, import it and go to the Reports tab to create a new report.
I’ve tested the sample report below and got positive results. Please try it out and let me know if it works for you:
Account Attributes Report.xml (1.7 KB)
This report retrieves link attributes based on a specific application. You can customize the HQL and report columns as needed.
Also, refer to the link where @HemantSingh shared a report that fetches both identity and link attributes based on an application.
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.
I am looking to set up a custom HQL report that will return several identity attributes and one or two attributes from linked applications. Can anyone point me in the right direction on what the HQL query would look like? The identity attributes are straightforward, but looking specifically for the part of the query to get the linked attribute inf…
If you’re looking to learn more about creating custom reports, @enistri_devo has provided a helpful explanation in the documentation below.
Introduction
Report, the dark side of Sailpoint. At first sight, the reports on Sailpoint may seem difficult to create and manage and it is true, but they have their own logic that once understood will make everything more simple.
On this blog, I want to explain the structure, the main components of a report and how they interlace with each other. Finally, I want to share with the community a report template with a special configuration and with the possibility of adapting to all cases.
Report…
Let me know if it is useful.
Thanks,
Raju