Skip to main content
Skip table of contents

Sequence Flow

Sequence Flow: Connects events, gateways, and activities of a Business Process, and defines a sequence of process actions by the sequence flow's arrow direction.

Note:

As soon as you move the mouse over events, gateways or activities, four docking points appear. Click and drag one of the docking points to create a sequence flow line.

Properties

Label

Free-text field for labeling the sequence flow line (for a clearer design or documentation)

Log4j log

Enable logging via Log4j at this point in the process with the current input data. To enable logging via Log4j, select the property and click

.

Possible values:

  • Disabled: No Log4j action has been defined (default).

  • Enabled: A Log4j action has been defined.

Save Point

Set savepoint at this point in the process to persist the complete state of the process engine with the processed data and status information in the file system when executing a process instance. The process instance can be restarted from the last saved savepoint via the monitoring interface.

Possible values:

  • No Savepoint: No savepoint has been defined (default).

  • Save and Continue: Create savepoint and continue the process execution directly.

  • Save and Stop: Create savepoint and stop the execution of the process instance.

  • Delete : Delete the current savepoint.

Notes:

  • To avoid data leaks, a savepoint with the value Delete must always be set when creating savepoints. If a process contains one or more savepoints and there is no savepoint with the value Delete, a warning is displayed in the Problems view.

  • If you are working with X4 BPMS 7.4.0 or higher, the WildFly version used may restrict the amount of data processed when loading savepoints. See Savepoint Configuration for the X4 Server more information on how to remove or expand the appropriate restrictions.

Source Component

Component at which the sequence flow line starts (is set by the X4 Designer)

Target Component

Component to which the sequence flow line leads (is set by the X4 Designer)

Priority

For forks (Parallel Gateways (Forking)) and branches (Exclusive Gateways (Forking)): position in the execution sequence (priority)

Possible values:

  • Any positive integer

  • 1: Highest priority (default)

Condition

For condition components: Execution condition stored by the Condition Manager

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.