Description
This page allows you to create 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 group.Yes
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_IDA List Rules Data Object is a special kind of RDO and can be seen as an array of RDOs.Yes
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
A rule list group cannot be added as the rule set is live.LinkNo
It is only possible to have one rule list 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_createWARuleListGroup
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Work Allocation Rule Sets\Rule List Group\RulesEditor_createWARuleListGroup.uim
Page Load Interface
Page Submit InterfaceRulesEditor.createWARuleListGroup
Linked From PagesObjective (RulesEditor_viewWAObjective), Objective Group (RulesEditor_viewWAObjectiveGroup), Objective List Group (RulesEditor_viewWAObjectiveListGroup), Rule Group (RulesEditor_viewWARuleGroup), Rule List Group (RulesEditor_viewWARuleListGroup), Work Allocation Rule Set (RulesEditor_viewWorkAllocationRuleSet)