Hello,
I have a report where the burst group is OrderNo and Recipient is EmailAddress
I want to have one email per OrderNo and send it to EmailAddress.
If there are multiple OrderNo per EmailAddress I still want one email per OrderNo.
If I run the report manually everything works fine and I get 3 emails with one attachment per email.
I put the report into Event Studio and followed it with an Email task.
The burst option is selected in the report task and I attach the report in the email task.
The 'To:' address in the email task is EmailAddress and I include OrderNo in the subject and body of the email.
When the event runs I get get one email per OrderNo, BUT, all OrderNos for an email address are attached
Example:
I have OrderNos 1, 2 and 3 for one EmailAddress
I get three emails with subjects Order=1, Order=2 and Order=3 but each email has three attachments, Order1.pdf, Order2.pdf and Order3.pdf
Can anyone advise on where I am going wrong?
Many thanks,
Steve