Mendix 7 is no longer supported unless you have Extended Support (for details, please contact Mendix Support). Mendix 7 documentation will remain available for customers with Extended Support until July, 2024.

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.