DTREE_NODE_ORDERS
Description:
Holds the set of orders that were generated due to configuration on a node within a traversed decision tree.

Primary Key
Column Name Ordinal Position
ANSWER_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 ANSWER_ID VARCHAR No
The unique identifier for the answer record.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 CREATED_ORDER_ID NUMERIC No
For a given action node, stores the orders that were created (either pended or signed) as a by-product of the user taking this action.