Thank you very much, the problem has been solved. Thanks for your help and have a nice day.
net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. The method NOW() is undefined for the type POS_ENV_LIQUIDACION_CC_1621505574528_353764 value = ((java.lang.String)field_DELEGACION_LOCALIDAD_NO.getValue()) + ", " + DAY(NOW()) + " del " + MONTH(NOW()) + " de " +YEAR(NOW()); //$JR_EXPR_ID=85$ <-> 2. The method NOW() is undefined for the type POS_ENV_LIQUIDACION_CC_1621505574528_353764 value = ((java.lang.String)field_DELEGACION_LOCALIDAD_NO.getValue())...
Yes, the .jrxml are uploaded and the error still appears
I have a problem compiling and displaying my jasper in ART. When I compile my jasper from Jaspersoft, I view it and output it to PDF with no problem. But when I upload it to ART and try to compile and display it gives me an error of java.lang.RuntimeException: net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: I have noticed that the jasperreport JAR that my ART uses is jasperreport_6.8 and the one I have in my Jaspersoft Studio is jasperreport_6.10....