Transitions
A transition shows the flow of data and control from one step to another. There are two basic types of transitions:
A
control flow moves data directly from one step to another through the execution of an automated process. A solid line indicates a control flow.
A
message flow sends a message from one step to another, for example, from a step in an internal process to a step in an external process. A dotted line indicates a message flow.