In ARIS, a message flow can be modeled in two ways:
without objects of the Message type
with a connection from the sending object to the receiving object
with objects of the Message type
with a connection from the sending object to an object of the Message type and a connection from the Message object to the receiving object. Objects of the Message type can be used as occurrence copies in other BPMN process diagrams.