‎2009 Aug 14 1:49 PM
Hye Techies,
I am using the FM SO_DOCUMENT_SEND_API1 in a loop to trigger mails.
For each loop pass the mail has to be triggered to different people, with To and CC and different body on each loop pass.
The problem is for the second loop pass if the mail triggered to same person with diffenet body, the mail is delivered to the user but in mail content the TO address is coming as blank.
Mail is delivered with TO as blank.
Please help.
Regards,
Imran.
‎2009 Aug 14 1:51 PM
Hi Imran,
The problem seems to be because of clear/refresh not done properly inside the loop.
Check in debug mode & you should find that the old entries are not cleared which is creating above problem.
Thanks,
Best regards,
Prashant
‎2009 Aug 14 1:58 PM
Hye prasanth,
The mail is delivered to the TO recepient, but in the mai the TO email id is not appeaing in the mail.
Regards,
Imran.