Answered by:
Send Email for multiple users

Question
-
Hi Experts,
We have a portal form where more than 5,000 plus users can be expected to submit a doc at the same time. So let me explain the flow
multiple users login to health insurance website --> create a new request and for every submitted request i need to send an acknowledgement email to them .
The email task is handled by our another application that reads the records from a table and on insertion of records it sends email.
Now please advice an optimize approach of how to insert records into the email table if at the same time multiple requests can be expected. The portal will supply all the parameters like username.email address just looking for a way to handle multiple users smoothly without any performance issue.
Thanks
- Changed type pituachMVP Wednesday, March 9, 2016 6:44 AM it is a question
Wednesday, March 9, 2016 5:37 AM
Answers
-
- Proposed as answer by Sam ZhaMicrosoft contingent staff Wednesday, March 16, 2016 7:01 AM
- Marked as answer by Sam ZhaMicrosoft contingent staff Thursday, March 17, 2016 9:24 AM
Wednesday, March 9, 2016 7:32 AM
All replies
-
-
Hi Sir,
Thanks for the feedback. Am concerned with multiple user performing inserts at the same time. I hope it won't create any performance issue.
Wednesday, March 9, 2016 6:48 AM -
- Proposed as answer by Sam ZhaMicrosoft contingent staff Wednesday, March 16, 2016 7:01 AM
- Marked as answer by Sam ZhaMicrosoft contingent staff Thursday, March 17, 2016 9:24 AM
Wednesday, March 9, 2016 7:32 AM