This article provides instructions for importing, designing, and compiling existing 14.x custom reports for Identity Governance (IG) 15.x using Jaspersoft Studio 7.
IGA Xpress 1.0
IGA Suite v15
Follow these steps to find the JRXML files for your custom reports:
<IG_extracted_folder>\resources\organizations\IG\IG\reports.Users_Overview.xml) that includes information about the JRXML files and resources like images, language bundles, and style templates.Ensure the following configurations are met within the report design:
.jrxml or .jasper) must be identical.image1.png). Remove any prefixes like repo: (e.g., change repo:image1.png to image1.png)..data file within Jaspersoft Studio..data to .jrxml..jrxml file..jasper file appears in the project directory alongside your .jrxml file./opt/brcm/iga/conf/idg/reports/resources..jasper file and all associated resources (images, language bundles) into this /resources folder.Note: Always compile and test the report in Jaspersoft Studio to ensure it is error-free before configuring it within the IGA reporting framework.