Description
This page allows you to create a rule. 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_STRINGSpecifies a rules expression to be evaluated. The result of the evaluation will be used to determine the outcome of this rule.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 the 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 helperThe 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 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 cannot be added as the rule set is live.LinkNo
Technical Information
Page IDRulesEditor_createRule
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Rules\RulesEditor_createRule.uim
Page Load InterfaceRulesEditor.readRuleGroupSummary
Page Submit InterfaceRulesEditor.createRule
Linked From PagesRule Group (RulesEditor_viewRuleGroup), Rule List Group (RulesEditor_viewRuleListGroup)