Transition properties

You can edit the properties of a ruleflow transition.

To edit the properties for a transition, click it in the Diagram page of the Ruleflow Editor.

The following properties are available in the Properties view.

Table 1. Condition tab
Property Purpose
Label

This property describes the nature and the condition of the transition with the label:

  • if

  • else

  • none

Note:

If you select if, execution follows this transition when the expression is evaluated as true.

Select Use BAL for transition condition and enter the BAL code or select IRL to specify the transition conditions in other code.

Table 2. Documentation tab
Property Purpose
Documentation This property provides optional information about the transition. Use this property to provide notes, comments, and other useful information that display as a tooltip.