October 13, 2004 at 6:33 am
I have an application (written in asp, using a SQL Server stored procedure) that sends emails to individuals on a certain path. The final email is not being sent (everyone else is getting their emails). I have been trying to troubleshoot this issue and wondered if anyone could think of a reason why everyone else would get their email except for the final email. I'm not sure where to go to get this question answered. I'm coming here only because I'm using SQL Mail and a SQL Server stored procedure to perform the action. Any help would be greatly appreciated.
October 14, 2004 at 6:28 am
I am not certain if you mean that there are multiple email messages and that the recepients are getting all but the final email, or if there is a single email, and all the recipients but the final one are receiving the email?
Can you please clarify?
October 14, 2004 at 7:01 am
Just to explain a little about what this application is doing.
First, a form is created. Based on the information on the form, it is 'assigned' to certain individuals for signature. Each individual receives an email stating that the form is reading to be 'signed'. Once that person signs the form an email is sent to the next person in line to sign it. Once all the signatures have been captured, an email is sent to the 'final' individual for approval. Everyone in the chain is getting their email except for the final approval person.
I hope this clarifies. Let me know if it doesn't and I can explain further. It is baffling to me because this code has worked for the last 2 years and all of a sudden it stopped working.
October 19, 2004 at 6:24 am
Are you getting any MAPI errors at all or does the process just end with the 2nd to last person? What happens on the 2nd to last person's form once they sign it and send it along? Are they getting any error messages not being passed along to you?
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply