Description
This page allows you to modify a objective from a list. An objective group is a "root" for a group of objectives. Every eligibility rule set must have a single objective group. This is effectively a "root" objective group, and usually consists of a further sub-tree of objective groups as well as rule groups. An objective group can be added to any of the following rule set nodes: (1. Eligibility rule set (2. Sub-rule set (3. Objective list group (4. Objective group
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameOBJECTIVEGROUP_NAMEName of the objective group.Yes
HighlightHIGHLIGHT_INDHighlight indicator. This indicator specifies whether a failed objective group is displayed in a different color.No
RuleIDRULE_IDID of the related rule set node (see "Code Tables" in the Cúram Administration Guide)..No
Legislation IDLEGISLATION_IDID of the related legislation information. This information may help a user to understand the legislation behind the objective group.No
ConjunctionOBJECTIVE_CONJUNCTIONLogical objectives conjunction in the objective group. The following objective conjunction values are available: (1. All Objectives: Returns all the successful objectives. (2. First Successful: Returns only the first successful objective. (3. Highest Priority Objective: Returns only the successful objective with highest priority. (4. Highest Value Objective: Returns only the successful objective with highest value.No
PriorityRULE_PRIORITYPriority of the objective group. The priority is specified as an integer. The larger the number, the higher the priority. This priority can be used by the Rules Engine to return only the objectives with the highest priority.No
Result Text
LabelTypeDescriptionMandatory
SuccessSUCCESS_TEXTResult text to be displayed when the objective group execution is successful.No
FailureFAILURE_TEXTResult text to be displayed when the objective group execution fails.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
The conjunction cannot be modified as the rule set is live.LinkNo
The priority cannot be modified as the rule set is live.LinkNo
Technical Information
Page IDRulesEditor_modifyObjectiveGroupFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Objective Group\RulesEditor_modifyObjectiveGroupFromList.uim
Page Load InterfaceRulesEditor.readObjectiveGroup
Page Submit InterfaceRulesEditor.modifyObjectiveGroup
Linked From Pages