Description
This page allows you to modify a rule group. A rule group is a logical collection of rules. A rule group helps you group related rules that govern a specific application function.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
NameNODE_NAMEName of the rule group.Yes
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 succeeds.No
RuleIDRULE_IDID of the related rule set node (see "Code Tables" in the Cúram Administration Guide).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.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_modifyWARuleGroupFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Work Allocation Rule Sets\Rule Group\RulesEditor_modifyWARuleGroupFromView.uim
Page Load InterfaceRulesEditor.readRuleGroup
Page Submit InterfaceRulesEditor.modifyWARuleGroup
Linked From PagesRule Group (RulesEditor_viewWARuleGroup)