BPMN Sketch Miner

Docs - Message Flow

Message Flow

Message flow represents the communication between separate pools. It visualizes how pairs of senders and recipients of messages are connected.

EditSource: send message

Destination: receive message

In BPMN Sketch Miner message flow is automatically displayed whenever a pair of matching send and receive tasks (or events) which refer to the same message are found in the text.

EditClient: 

send request
receive response

Server: 

(receive request)
(send response)

In the example request and response are the names of the messages which should match for the message flow to appear in the diagram.

More Examples