-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Bug Fixed
-
Labels:
-
Environment:Production
-
Categories:EDS - Email Communication
-
Company:Charleys Concrete
-
Reported by:Harbinger
Emails failing for multiple batches with attachments
CC : Satya Gaurav Sodani
- duplicates
-
WB-672 Incomplete enrollment notification-Getting server error after sending mail with attachment
-
- Closed
-
Hi Satya
Please find 3Cs below :
Concern : Email broadcast failed if file attachment is there.
Cause : In email broadcast , batches are created for sending emails. For sending emails, generic function is used(SendEmailNotification) which deletes attachments after sending email. This function is used for email categories. For first batch, emails are sent successfully with attachment. In case of email broadcast, after sending email for first batch, attachments are deleted . For subsequent batches, it doesn’t get attachment and subsequent batches are failed.
Correction : We have added a condition that it should not delete attachment in case of email broadcast after first batch.
Thanks,
Swapnil P.