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

Note:

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 a clearer design or documentation)

Log4j log

Enable logging via Log4j at this point in the process with the current input data. To enable Log4j logging, highlight 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.

Note:

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 transition line startes (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.