Hi,
we have a report that should be send to different emailadresses with different content bursted by department number.
We created a list of dynamic recipients containing departmentnumber, username, emailadress. One user may be part of several departments. Emailadresses and usernames are not part of the report.
For example:
departmentnumber, username, emailadress
dep_01, Mr. One, one@abc.com
dep_01, Mr. Two, two@abc.com
dep_01, Mr. Three, three@abc.com
dep_02, Mr. One, one@abc.com
Now I have two possibilities for Dynamic Recipients:
(a.) I choose username as Recipient Identifier:
- Four emails are generated.
- Mr. One gets two emails, one with a report containing data from dep_01, one with data from dep_02.
- Mr. Two and Mr. Three get one email.
(b.) I choose departmentnumber as Recipient Identifier:
- Two emails are generated. Dep_01 email to one@abc.com; two@abc.com; three@abc.com and dep_02 email to one@abc.com.
- Mr. One gets two emails.
- Mr. Two and Mr. Three get one email.
Bursting works as expected.
My problem is, that we have many departments and e.g. Mr. One is not amused when he gets ten or more emails with the same report.
Is it possible to get
- one email for each user containing one report for each department or
- one email for each user containing one report filtered on all departments of the user?
Do I have to rearrange the Dynamic Recipient List? How does it have to look like?
We are using 4.1 Support Pack 6.
Best regards
mwies (BOB member since 2016-02-05)