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

Announcements
Join us in Zurich on Sept 24th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] need to send the data of tLogRow to tSendMail.

Hi Team,
I have a job which reads the data from *.CSV and details are as follows,
tFileList  --> tFileInputDelemiter --> tmap --> tLogRow -->tSendMail
Here tfileList reads all CSV files and gives the data to tLogRow.
Here I am able to print tLogRow in console, but I want the data which is available in tLogRow to be sent as an email, How to do that?
Note: .CSV files are of same types
Labels (3)
23 Replies
Anonymous
Not applicable
Author

 Hi,
Can you suggest me to which one should i connect tsendmail through OnSubJobOk.
because when i am trying to connect to tfileList i am and checking i getting an compliation errors.
0683p000009MBe5.png
Thanks,
Tulasi
                                                                                                                                                      
Anonymous
Not applicable
Author

Hi Tulasi,

What's your java code in tJavaRow? Did you pass input row to Context value? The job design is OK. Something wrong with your configuration. 

Best regards
Sabrina
Anonymous
Not applicable
Author

HI Sabarina,
I have used the below code in tjavarow.
0683p000009MBjJ.png
Thanks,
Tulasi
Anonymous
Not applicable
Author

Hi Tulasi,
I have replied your another topic: https://community.talend.com/t5/Design-and-Development/resolved-Sending-the-content-of-tfileoutputde.... Could you please take a look at it.
Best regards
Sabrina