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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Roman01
Contributor II
Contributor II

No data in file CSV in mail

Hello Community,

I develop a job talend for the invoices. I have an issue about to send a mail to inform the team that there are no invoice in the tMap with an inner join reject.

When I use the component TSendMail after a tfileOutPutDelimited, there are no data in my CSV file in the mail. ( pictures 01 and 02)

However, when I use a tFileInputDelimited and the tSendMail in an another job to test the csv file data in mail, I get the data in my CSV file in the mail... Do you know where is the problem ?

Also, when I use the second job to only send mail, I received twice... (picture 05) Are there an option to send only one mail ?

Thanks a lot,

Romain.

Labels (3)
11 Replies
Roman01
Contributor II
Contributor II
Author

it is always in the same existing file but what is weird is the tJava return 0 line in the file instead of 2 lines...

I have the same problem when I want to modify tMap with new schema, I have null pointer exeception java...

Anonymous
Not applicable

Make sure you use the right global variable on tJava_1. Can you share a screenshot of basic settings of tFileOutputDelimited?