Skip to main content
Skip table of contents

Connecting Process Components

Transition:  Connects the individual process components and defines the sequence of process steps by its arrow direction.

Properties

Some properties are only visible if the Show Advanced Properties option is enabled in the Properties view.

Label

Free text field for labeling the transition (for clearer design or documentation).

Log4J Log

Enable logging via Log4j at this point in the process with the current input data. To enable the logging via Log4j, highlight the property and click adc648b0-acae-4db6-b6d8-31d34be72a21.png .

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 in the file system when executing a process instance. 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 execute the process directly

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

  • Delete: Delete current save point

Source Component

Component from which the transition line starts (is set by the X4 Designer)

Target Component

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

Priority

For forks and conditions: 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 (is set by the Condition Manager).

Example

Transition between two process components with a label:

JavaScript errors detected

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

If this problem persists, please contact our support.