Editing Jasper Reports
Hello the Community.
I'm trying to update the "Variance Summary Report" in JasperSoft Studio.
I want to add tables that would include Attributes we added to the Variance.
I understand I need to create the new Fields in the dataset.
I added some to the DatasetForVRHeader and made sure to match their name with the attribute's internal name.In addition, I aslo found that those reports are relying on Info*Engine.Therefore, I updated the related .xml to include the attributes I want to display in my report.I updated tasks/com/ptc/windchill/enterprise/change2/reports/VarianceSummaryHeader.xml and ChangeItemSummaryHeader.xml. (tomcat and Info*Engine caches were cleared)
When compiled, the report seems not to understand the changes I made (the added attributes are displayed without value).
Does anybody succeeded in making chenges to those "Info*Engine" generated reports ?
Regards.
FranΓ§ois

