Pre-initialized RDO Attributes

The pre-initialized RDOs, Decision Details and Objective Details, have pre-defined attributes. The following table describes the attributes for the Decision Details RDO:

Table 1. Description of Decision Details Attributes
Attribute Name Description
From Date The from date of the decision.
To Date The to date of the decision.
Result Code The result of the decision, i.e. Eligible or Not Eligible.

The following table describes the attributes for the Objective Details RDO:

Table 2. Description of Objective Details Attributes
Attribute Name Description
From Date The from date of the decision that generated this objective.
To Date The to date of the decision that generated this objective.
Objective ID Objective ID that corresponds to the objective record in the rules editor.
Objective Type Type of this objective, e.g. money.
Objective Value The value associated with this objective, e.g. monetary value.
Objective Target ID The target concern role ID for this objective.
Note: The Decision Details RDO is used to stored the decision result while the Objective Details RDO is used to store decision objective information. By separating the result information from the objective information, the rules engine can retrieve the specific decision information it requires, rather than all decision information. For example, if the rules engine requires a result, it will retrieve the result from the Decision Details RDO; if the rules engine requires an objective value, it will retrieve that value from the Objective Details RDO.