- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Not clear on the question. Are you trying to send a delivery to multiple operator groups?
If so the easiest way is to use a Query activity with a defined set of (operator group = x or operator group = y or ...) predicates, or with an in() operator for more of a maintenance challenge.
If the list of operators depends on the delivery(?) then skip the Query and define the population in the delivery template itself (To: field).
Thanks,
-Jon