Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Working with Decision Trees | Modifying a Decision Tree | Reordering Nodes
 
Reordering Nodes
You can move up or move down nodes of a decision tree.
Keep the following points in mind when reordering nodes:
*You can only reorder nodes within a parent node.
*The parent node can be the root node or a condition node.
*You can select several nodes within a parent node as long as they are contiguous.
*Nodes cannot be moved up if they are at the top of the list of children, and they cannot be moved down if they are at the bottom of the list of children.
*A node with an otherwise condition link cannot be moved up or down. No node can be moved below a node with an otherwise condition link.
*To reorder nodes:
1. Open the decision tree as described in Opening a Decision Entity.
2. Do one of the following:
a. Right-click one or several contiguous nodes and select Move up icon Move Up or Move down icon Move Down from the context menu.
b. Click one or several contiguous nodes and select The move up icon or The move down icon from the toolbar.
The node order is modified as requested.