Hi @likith2501 ,
In this case, you must to declare a datasource in you report, where you define the type of the object how works or write an hql query. Later you can rulo or script for filter or add results.
There you can find the guide:
and this is a topic can help you:
When I am trying to read the properties values, my code is not executed during customization of the report (access request status report). Anyone help why my single line of code not work inside RenderScript?
Please suggest how I can get the properties value. so that I can modify column on that basis.
------------
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE TaskDefinition PUBLIC "sailpoint.dtd" "sailpoint.dtd">
<TaskDefinition created="1631876302095" executor="sailpoint.reporting.LiveRepor…
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.
Hello,
I’m implementing a report and I want to allow the user to select multiple types of identities (employee, partner, service, corporate), and both active and inactive identities.
For that I created a form that is referenced in the <ReportForm>:
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE Form PUBLIC "sailpoint.dtd" "sailpoint.dtd">
<F…
2 Likes