Show TOC

Procedure documentationCreating a Definition Locate this document in the navigation structure

 

You can create business terms or local computational variables required to write rules in the form of definitions. For example, when processing a list of order items, you create a definition called CurrentOrderItem to identify the current item being processed.

Procedure

  1. Locate the ruleset (Where is my ruleset?) and in the ruleset editor view, choose the Definitions tab.

  2. In the definitions editor, under the Fixed Definitions section, choose the Add icon and in the drop down that appears, select the relevant return type.

  3. In the Definition Name dialog box that appears, enter a name for the definition and choose OK.

  4. Choose the RHS value and in the drop down menu that appears enter a value in the inline text box or choose a definition or alias in the drop down menu.

  5. Repeat the steps to add a variable definition.

More Information