Nodes

<< Click to Display Table of Contents >>

Navigation:  Modules > Workflow Automation > Decision Trees >

Nodes

Each Decision Tree is comprised of one or more nodes.  The function of a node is to fire a workflow, and/or check the target record against a condition, and/or perform a specific test on the target record.  A node always results in either a True or False outcome.

As a Decision Tree is progressed, eventually the end of the tree will be reached.  Any node that represents the end of the tree is considered a Terminal Node.  Once a tree reaches a Terminal Node, processing stops and the remediation text for the Terminal Node is written back to target record.