Mendix 7 is no longer supported unless you have Extended Support. Mendix 7 documentation will remain available until July 2024.

To upgrade to a supported version, see Moving from Desktop Modeler Version 7 to Studio Pro 8.

Sequence Flow

Last modified: April 18, 2024

1 Introduction

A sequence flow is an arrow that links events, activities, splits and merges with each other. Hereby it defines the order of execution. Flows always flow in one direction where elements follow each other up one by one. Splits always lead to one direction so it is not possible that multiple flows take place simultaneously.

2 Behavior Properties

2.1 Condition Value

Condition value describes which direction should be followed based on the outcome of an exclusive split or an inheritance split.