Hi,
For example I am checking the condition is it employee r not by using conditional spilt if employee send mail username and password.
How to send a mails to differnt employees same time?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Karthikeyan AnbarasanPosted Mar 18, 2011, 1:50 AM
Your requirement is to send mails to all the employees? If soo the employee details (mail ids) are in database? if its in database then use the script task to do a code to send mail... Else use the Send Mail script task to get the email ids from the database for this as well you need to use the script task.