cancel
Showing results for 
Search instead for 
Did you mean: 

Error in sending Bulk Mail.

Former Member
0 Kudos

Hi Experts,

I have a requirement to send bulk notification mail to 3 Mail Id. So i am storing mail id of these ppl in a ZTable and picking values and passing to expression in send mail step type.

My container Structure is of

Table - ADR6

Field - SMTP_ADDR

and i have also made it multiline and same field name i am maintaining in ZTABLE also.

Still when i execute the workflow i get the error

ERROR log Workflow system error.

Please guide me how to resolve this error and send bulk mail.

Regards,

Hari

Accepted Solutions (1)

Accepted Solutions (1)

former_member184495
Active Contributor
0 Kudos

Hi Hari,

did you check whether the container fills the required email ids?

either set a break-point in your method where these email-ids are passed to the container, also check whether the container that you use has import/export checked.

else, trace your WF and check the container values.

Hope it helps.

Aditya

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Did you see the log to know what the error is ?

give more details about the error. Probably somebody would be able to help out.

venu