Show TOC

Execute Rule ActionLocate this document in the navigation structure

Use

The Execute Rule action applies a Rule. The conditions of the specified Rule are evaluated and the actions of the satisfied Rule are executed. One can optionally specify the objects on which the Rule is to be applied.

Syntax

Execute Rule "Rule1" on Object-Name

Example

For Each (purchaseOrderSchema:item)

 
 

Execute Rule DiscountRule, ProcessOrderItemsRule on purchaseOrderSchema:item