Skip to content

Plan Icon Creator

Flow#

The Flow property stores a reference to a Flow. This allows you to associate a specific flow with a Business Object, which can then be triggered as an action.

Settings#

  • Required: If checked, a flow must be selected before saving
  • Readonly: If checked, the flow reference cannot be changed by users
  • Conditions: Configure when this property should be visible or required based on other property values

Tips#

This property can be used in combination with Model Designer Actions to let users trigger flows directly from a Business Object.

See Model Designer