Editing a Business Rule

You can modify a business rule you have created.


Before you begin: A business rule must have been created.
Note: Once the business rule has been created, the Business Rule Editor appears automatically so that you can specify the rule signature and body. This signature contains various arguments:
  • ThisObject: It is the input object to which the rule is applied (also called the Fact).
  • Parameters: It provides contextual information and contains information on the context in which the rule operates.
  • Validation (optional): It is a Boolean type parameter and it is only present for the Validation type Business Rules.

A warning message appears asking you to specify the Fact type for this new Business Rule.

  1. In the Business Rule Editor, double-click the Type box on the row corresponding to ThisObject. Then enter a valid Knowledge type (e.g VPMReference).
  2. Fill in the Rule Body box, in the multiline editor.
  3. When the edition of your business rule is finished, click OK.
  4. In the top bar, select Share > Save > Save with Options to save your work.