====== Main process flow in a properly organized diagram tends to be V-shaped ====== {{tag>sequence_flow lane visual_style}} It's typical for a process diagram to run from top-left corner down (involving more participants) and right (following the time axis) and then return back to the initiator. ===== ✔ How to =====
Service providing
Service providing
Requestor
Requestor
Submit request
Submit request
Accept results
Accept results
OK?
OK?
OK
OK
yes
yes
Manager
Manager
Assign request
Assign request
OK?
OK?
yes
yes
Serviceman
Serviceman
Rejected
Rejected
Fulfill request
Fulfill request
no
no
no
no
===== ✘ How NOT to =====
Service providing
Service providing
Manager
Manager
Assign request
Assign request
OK?
OK?
yes
yes
no
no
Requestor
Requestor
Submit request
Submit request
Accept results
Accept results
OK?
OK?
OK
OK
yes
yes
Rejected
Rejected
Serviceman
Serviceman
Fulfill request
Fulfill request
no
no
Service providing
Service providing
Requestor
Requestor
Submit request
Submit request
Manager
Manager
Assign request
Assign request
OK?
OK?
Rejected
Rejected
no
no
Serviceman
Serviceman
Fulfill request
Fulfill request
OK
OK
yes
yes
===== Exceptions ===== It's rather a common pattern than a strict rule so exceptions are many. ===== See also ===== * [[en:rule:time_flows_left_to_right]] ===== Автор(ы) ===== --- //[[user:bell|Anatoly Belaychuk]] 2023-09-13 14:04//