Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Working with Decision Trees | Modifying a Decision Tree | Adding a Condition Node
 
Adding a Condition Node
You can add a condition node to another condition node or to the root node.
*To add a condition node:
1. Open the decision tree as described in Opening a Decision Entity.
2. Do one of the following:
a. Right-click any condition node or the root node and select Add condition icon Add Condition from the context menu.
b. Click Add condition icon Condition in the Palette view. Drag and drop, or click and drop it either on a condition node or on the root node.
c. Click The add condition icon in the toolbar.
3. In the Parameter Element Selection dialog box, select a parameter element from the list of available parameters.
Note:
Each parameter element must be unique in the decision tree.
To add a new parameter, click Add Parameter. In the Create Parameters dialog box, proceed as described in Adding a Parameter to a Decision Entity and specify the parameter as input or input/output parameter. The added parameter is then selectable in the Parameter Element Selection dialog box.
4. Click OK.
The condition node is added to the end of the selected condition node or to the root node.