Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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...
Make sure you use the right global variable on tJava_1. Can you share a screenshot of basic settings of tFileOutputDelimited?