Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to recover HTML with tJasperReportExec?

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

Labels (1)
2 Replies
nfz11
Creator III
Creator III

Please show a screen shot of your job and show the details of the Jasper report component in the component view.

Anonymous
Not applicable
Author

Hello,

Sorry for the delay, I was having problems uploading the images.

 

Thanks, Ana


Erro_jasper1.JPG
Erro_jasper2.JPG