If I've got a task or activity that creates a message (say a report)
which then needs to be sent to several internal and external groups,
e.g. the Sales department (an internal group, represented as a
separate pool), the Customer (an external group, also represented as a
separate pool) and the Prime Contractor (another external pool),
what's the right way of representing this on a BPMN2 Business Process
Diagram or Collaboration Diagram? I can create three separate message
flows from the send task to the three other pools, but this looks more
as if it's three different messages, rather than the same message
being sent to three different people. See example
http://www.sylvester-bradley.org/rowan/graphics/MultipleMessagesExample.png
Thanks - Rowan