Description
This page allows you to modify a rule from a list. A rule is defined as a logical expression involving atomic conditions. Rules represent the business logic and can be executed using the business rules engine. A rule can be added to either of the following rule set nodes: (1. Rule group (2. 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.Yes
Legislation IDLEGISLATION_IDID of the related legislation information. This information may help a user to understand the legislation behind the rule.No
RuleIDRULE_IDID of the rule.No
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 is displayed in a different color.No
ExpressionFORMULA_STRINGDisplays the rule expression value.No
Result Text
LabelTypeDescriptionMandatory
SuccessSUCCESS_TEXTResult text to be displayed when the rule execution is successful.No
FailureFAILURE_TEXTResult text to be displayed when the rule execution fails.No
Exclusions
LabelTypeDescriptionMandatory
From SimulationEXCLUDE_FROM_SIMULATION_INDRule set simulation indicator. This indicator specifies if the rule must be excluded from simulation.No
From ReassessmentEXCLUDE_FROM_REASSESSMENT_INDRule set simulation indicator. This indicator specifies if the rule must be excluded from execution when rule set is running in reassessment mode.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
Click here to open the formula helper The formula helper allows you to search for the data items of RDOs which have already been added to the current rule set. You can then copy them to the clipboard for inclusion in formula fields on other pages, for example the Create Data Item Assignment 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 exclude from reassessment setting cannot be modified as the rule set is live.LinkNo
Technical Information
Page IDRulesEditor_modifyRuleFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Rules\RulesEditor_modifyRuleFromList.uim
Page Load InterfaceRulesEditor.readRule
Page Submit InterfaceRulesEditor.modifyRule
Linked From Pages