Description
This page allows you to modify rule list group from a list. A rule list group is essentially a rule group, except that it is specifically used to execute the same rules a number of times. A Rule list groups does this for sets of similar data contained in a list rules data object of a rule list group. A rule list group is defined based on related list rules data objects. There are some nesting constraints for a rule list group: a rule list group is allowed to be nested in a sub rule set, rule group, objective group, or objective. It is not however allowed to be nested in a objective list group or rule 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 list group.Yes
Legislation IDLEGISLATION_IDID of the related legislation information. This information may help a user to understand the legislation behind the rule list group.No
RuleIDRULE_IDID of the rule.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.Yes
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.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 whether a failed rule list group is displayed in a different color.No
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
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. The following execution mode values are available: (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
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. You can click the search icon to select the appropriate list RDOs you need.Yes
Result Text
LabelTypeDescriptionMandatory
SuccessSUCCESS_TEXTResult text displayed if the rule list group executes successfully.No
FailureFAILURE_TEXTResult text displayed if the rule list 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
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_modifyRuleListGroupFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Rule List Group\RulesEditor_modifyRuleListGroupFromList.uim
Page Load InterfaceRulesEditor.readRuleListGroup
Page Submit InterfaceRulesEditor.modifyRuleListGroup
Linked From Pages