Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good afternoon,
I need to execute a jasper that receives text as a parameter and returns an HTML to be used in the body of an email.
When trying to use the tJasperReportExec component is returning the error:
Exception in component tJasperReportExec_1 (Test_jasper)
java.lang.NullPointerException
at de.jlo.talendcomp.jasperreportexec.JasperReportExecuter.compileReport (JasperReportExecuter.java:435)
at de.jlo.talendcomp.jasperreportexec.JasperReportExecuter.compileReport (JasperReportExecuter.java:355)
at mopp0010a.teste_jasper_0_1.Test_jasper.tJasperReportExec_1Process (Test_jasper.java:662)
at mopp0010a.teste_jasper_0_1.Test_jasper.tDBConnection_1Process (Test_jasper.java:561)
at mopp0010a.teste_jasper_0_1.Test_jasper.runJobInTOS (Test_jasper.java:1113)
at mopp0010a.teste_jasper_0_1.Test_jasper.main (Test_jasper.java:914)
Does anyone have an example of how to do this job?
Regards,
Ana
Please show a screen shot of your job and show the details of the Jasper report component in the component view.
Hello,
Sorry for the delay, I was having problems uploading the images.
Thanks, Ana