Description
This page allows you to create an objective group. An objective group is a "root" for group of objectives. Every work allocation rule set should have a single objective group. This is effectively a "root" objective group and usually consists of a further sub-tree of objective groups and rule groups. An objective group can be added to any of the following rule set nodes: (1. Work allocation rule set (2. Objective list group (3. Objective group.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
NameOBJECTIVEGROUP_NAMEName of the objective group.Yes
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
RuleIDRULE_IDID of the related rule set node (see "Code Tables" in the Cúram Administration Guide)..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
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Save & NewThe Save & New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
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
An objective group cannot be added as the rule set is live.LinkNo
It is only possible to have one objective group at the root level.LinkNo
The top-level node of a Sub Rule Set must be a Rule Groupa Rule List Groupan Objective Group or an Objective List Group.LinkNo
Technical Information
Page IDRulesEditor_createWAObjectiveGroup
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Work Allocation Rule Sets\Objective Group\RulesEditor_createWAObjectiveGroup.uim
Page Load Interface
Page Submit InterfaceRulesEditor.createWAObjectiveGroup
Linked From PagesObjective Group (RulesEditor_viewWAObjectiveGroup), Objective List Group (RulesEditor_viewWAObjectiveListGroup), Work Allocation Rule Set (RulesEditor_viewWorkAllocationRuleSet)