I have some jasper report files, which I make them in iReport 3.7.5 version. It worked before, but after i decided to use iReport 5.0.0 version and made some changes into it, then it had a problem. I checked what the problem was and it said this Attribute 'uuid' is not allowed to appear in element 'jasperReport'
It made me confused because there're many attributes of uuid on my report files. I guess it was built while the old version transformed to a new ones. I tried to delete all of uuid components in xml design of report files, but it ruined both its format and design. So, what kind of solution that i must take to solve this? Thanks for any reply
Jasper reports use the UUID in the engine to identify elements, see for example SortElementJsonHandler. getCurrentSortField . A Friendly User (staff) at the Jasper Community forum states. UUID is used mostly for the interactive elements like tables and crosstabs to identify the elements for sorting/filtering/etc.
To manage the parameters, use the outline view. From here is possible to add a parameter by right-clicking on the item "Parameters" and choosing "Create Parameter".
This worked for me: Change the compatibility of the JasperReport to 3.5.1 in Tools - Options - General - Compatibility. Now when you made a change in the designer the 'uuid' property is auto-generated in every field of the report, to remove it just save your report before open the XML view.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With