Description
This page allows you to modify a rule list group. A rule list group is essentially a rule group, but it is specifically used to execute the same rules a number of times. It does this for a set of similar data contained in the list rules data object of the rule list group. Rule list groups are defined based on the related list rules data object. There are some nesting constraints for rule list groups: a rule list group is allowed to nest in a sub rule set, rule group, objective group and objective. It is not allowed to nest in list groups.
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 list groupYes
Loop Execution ModeLOOP_EXECUTION_MODE_CODEThe loop execution mode for a rule list group specifies the conditions under which a rule list group execution is considered to be successful. It also specifies if the rule list group execution should be stopped if the final result becomes known. (1. Succeed On All: the loop will be executed for all items in the list RDO. The rule list group succeeds only if rules for all items in the list RDO succeed. (2. Succeed On One: the loop will be executed for all items in the list RDO. The rule list group succeeds if rules for at least one item in the list RDO succeed. (3. Succeed On All Stop On Result: the loop will be executed until the result is known. The rule list group succeeds only if rules for all items in the List RDO succeed.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 list 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 list group becomes known. (2. Execute All: all the rules inside the rule list group are executed.No
Rule ConjunctionCONJUNCTION_CODELogical rules conjunction in the rule list group. The following rule conjunction values are available: (1. And: all rules inside the rule list group must succeed for the rule list group to succeed. (2. Or: at least one of the rules inside the rule list group must succeed for the rule list group to succeed.No
List Rules Data ObjectLISTRULES_DATA_OBJECT_IDList rules data object for the rule list group. Rules in this rule list group are executed one time for each entry in the list RDO.Yes
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
The list rules data object cannot be modified as the rule set is live.LinkNo
The loop execution mode cannot be modified as the rule set is live.LinkNo
Technical Information
Page IDRulesEditor_modifyWARuleListGroupFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Work Allocation Rule Sets\Rule List Group\RulesEditor_modifyWARuleListGroupFromView.uim
Page Load InterfaceRulesEditor.readRuleListGroup
Page Submit InterfaceRulesEditor.modifyWARuleListGroup
Linked From PagesRule List Group (RulesEditor_viewWARuleListGroup)