Show TOC

Execute Flow Ruleset ActionLocate this document in the navigation structure

Use

The Execute Flow Ruleset action executes the Flow Ruleset. This action is similar to invoking a Flow Ruleset, except that the current values of the definitions are available to the Flow Ruleset being invoked (instead of their initial values). The values of the variable definitions after the Flow Ruleset has been invoked are reflected in the current Flow Ruleset.

For more information, see Variable Definition

For more information, see Common Definitions

Syntax

Execute Flow Ruleset "Flow Ruleset-Name" [on Object-Name]

Example

Execute Flow Ruleset "Calculate Bill Amount"

Execute Flow Ruleset " Calculate Bill Amount" on OrderItem