How to send multiple emails containing data using Talend

+1 vote

In MS SQL database I have a table with User_ID, User_Name, and User_Email. Using the below Job, I am able to send a single mail to any of the users:

image

But, I am not able to understand how to tell Talend to send emails to all the users present in the table.

Apr 19, 2018 in Talend by 93.lynn
• 1,600 points
3,183 views

1 answer to this question.

0 votes

Its pretty simple you know. All you need to do is add a tFlowToIterate component between tMSSInput and tSendMail components. Rest all will be handled by the tFlowToIterate component automatically. Cheers!!

image

Hope this will help!

Join the Talend course today to know more about and become expert.

Thanks.

answered Apr 19, 2018 by misc.edu04
• 1,450 points

Related Questions In Talend

0 votes
1 answer
0 votes
1 answer

How to load a set of files into database using Talend

Using tFileList component,  you can read all the files present ...READ MORE

answered Apr 17, 2018 in Talend by code.reaper12
• 3,500 points
5,669 views
0 votes
1 answer

How to generate multiple rows from a single row in Talend?

I think using tJavaFlex, tMap and tFlowToIterate ...READ MORE

answered Apr 18, 2018 in Talend by code.reaper12
• 3,500 points
7,252 views
0 votes
1 answer

In Talend, how to specify multiple conditions as expression

@Palaniswamy, have a look at this discussion ...READ MORE

answered Aug 5, 2019 in Talend by Vardhan
• 13,190 points
6,310 views
0 votes
1 answer

tWaitForFile component insufficiency in Talend

Regarding your first issue, tWaitForFile component provides ...READ MORE

answered Apr 11, 2018 in Talend by geek.erkami
• 2,680 points
2,149 views
0 votes
2 answers

Closed loop in Talend

Hi, Talend specifies that tUnite cannot be ...READ MORE

answered Aug 23, 2019 in Talend by vinceall
1,867 views
0 votes
1 answer

Using tHiveRow to execute multiple Hive queries in Talend

In order to execute multiple queries, you ...READ MORE

answered Apr 14, 2018 in Talend by misc.edu04
• 1,450 points
3,518 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP