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.


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 area to set a label to the sequence flow (for a clearer layout or documentation purposes)

Log4J Log

Enable logging via Log4j at this position in the process using current input data. To enable Log4j logging, 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 save point at this point of the process to persist the complete state of the process engine with the processed data and state information when executing a process instance in the file system. The process instance can be restarted from the last saved save point via the monitoring interface.

Possible values:

  • No Savepoint: No save point has been defined (default).

  • Save and Continue: Create save point and directly continue process execution

  • Save and Stop: Create save point and stop the execution of the process instance

  • Delete: Delete current save point

Source Component

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

Target Component

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

Priority

For forks (Parallel Gateways (Forking)) and branches (Exclusive Gateways (Forking)): Position in the execution order (priority)

Possible values:

  • Any positive integer

  • 1: Highest priority (default)

Condition

For condition blocks: 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.