Description
This page allows you to modify a rule group from a list. A rule group is a logical collection of rules. A rule group comprises related rules that govern a specific application function. A rule group is located at the top level of a rule set. This rule set can be an eligibility rule set, a sub-rule set, or a work allocation rule set. In some circumstances, based on the specific context of the rule sets evaluation, a rule group can also be added into another rule group, rule list group, objective, objective group, or objective list group.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameNODE_NAMEName of the rule group.Yes
Legislation IDLEGISLATION_IDID of the related legislation information. This information may help a user to understand the legislation behind the rule group.No
Execution ModeEXECUTION_MODE_CODEMode of the rules execution. This mode specifies if all the rules in the rule group should be executed. The following execution mode values are available: (1. Stop on Result: the rules execution stops when the result for the rule group becomes known. (2. Execute All: all the rules inside the rule group are executed.Yes
SummarySUMMARY_INDSummary item indicator. This indicator specifies if the rule must be displayed in the rules summary view.No
HighlightHIGHLIGHT_INDHighlight indicator. This indicator specifies if this rule group must be displayed in different color if it fails.No
RuleIDRULE_IDID of the rule.No
Rule ConjunctionCONJUNCTION_CODELogical rules conjunction in the rule group. The following rule conjunction values are available: (1. And: all rules inside the rule group must succeed for the rule group to succeed. (2. Or: at least one of the rules inside the rule group must succeed for the rule group to succeedsYes
Assessment Query ModeASSESSMENT_QUERY_MODE_CODEThe assessment query mode is used for specifying how the user should be queried for the missing data. The values available for this mode are 1. Query All Items: Groups all the missing data and prompts to enter all the values at once. 2. Query Single Item: Prompts to enter the missing data for each single item.No
Result Text
LabelTypeDescriptionMandatory
SuccessSUCCESS_TEXTResult text to be displayed when the rule group execution is successful.No
FailureFAILURE_TEXTResult text to be displayed when the rule group execution fails.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 assessment query mode cannot be modified as the rule set is live.LinkNo
The conjunction cannot be modified as the rule set is live.LinkNo
The execution mode cannot be modified as the rule set is live.LinkNo
Technical Information
Page IDRulesEditor_modifyRuleGroupFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Rule Group\RulesEditor_modifyRuleGroupFromList.uim
Page Load InterfaceRulesEditor.readRuleGroup
Page Submit InterfaceRulesEditor.modifyRuleGroup
Linked From Pages