ReportForm: Collecting Report-Specific Parameters

Most reports allow you to set filters that constrain the contents of the generated report. In custom reports, report-specific parameters are collected from the report user through a custom form, that is referenced through a ReportForm element in the report definition. The form must be specified as a separate XML document and imported into IdentityIQ. The Form object is described in Report Forms.

The ReportForm element references the form like this:

Copy
<ReportForm>
<Reference class="sailpoint.object.Form" id="4028460238edaba40138edb36b330010" name="Uncorrelated Account Report Custom Fields"/>
</ReportForm>