Descriptions of the [Transition Conditions] Tab Page

The [Transition Conditions] tab page allows you to set the transition conditions of activities.

The following explains each item of the [Transition Conditions] tab page.

Item Description
[No.] Displays the sequence number in the list.
[Next Activity] The names of the next activities are displayed. For [OR branch], the listing order of the activities makes the difference. The conditions of the activities are evaluated in ascending order of the sequence number.
Clicking displays the details of the next activity, allowing its settings to be changed.
[Transition Name] Enter the name of the transition conditions using 50 characters or less.
[Description] Enter the description of the transition conditions using 500 characters or less.
[Type] drop-down list Select the type.
Conditions (when [GUI Mode] is selected)
  • [Add] button
    Clicking adds the condition expression selected via the drop-down lists. Maximum of five condition expressions can be added.
  • [Remove] button
    Clicking deletes the last condition expression.
  • [OR] radio button
    Select this to specify that the conditions be met when any of the set condition expressions is met.
  • [AND] radio button
    Select this to specify that the conditions be met only when all of the set condition expressions are met.
  • Condition Expression
    • Attribute Name drop-down list
      Select the attribute name of the form.
    • Operator
      Select an operator for comparison with the attribute name of the form.
    • Value
      Enter the value to compare with the attribute name of the form.
Conditions (when [Text Mode] is selected) Enter the transition condition expression.
The transition condition is the condition expression for evaluating whether or not to select the transition.

For details of expression description ➯ "About Condition Expression Description"

[Apply] button Clicking saves the current settings.

Go to Page Top