A Fork task represents a point where the flow chooses one of a few different paths of processing based on conditions on the object. The fork task shape () appears on the Diagram tab of a flow rule.
You can create two or more connectors leading from the fork shape.
At runtime, the system evaluates the connectors from the fork shape, in order of decreasing likelihood. Flow processing continues along the first connector that evaluates to True.
connector, flow, likelihood, task | |
Flow form — Editing in Visio — Fork tasks |