Description
This page allows you to modify a sub-rule set from view. Sub-Rule Sets are similar to eligibility rule sets. They are defined independently with an unique Rule Set ID and Name. To avoid replication, they can be invoked multiple times from different eligibility rule sets.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Rule Set IDRULE_SET_IDUnique alphanumeric ID of the eligibility rule set. Application developers use this value to identify the rule set and to invoke it for execution.No
NameRULE_SET_NAMEName of the sub-rule set.Yes
Legislation BaseLEGISLATION_BASELegislation base of any related legislation information. This information can be used to help a user understand the legislation behind the rule set.No
Legislation IDLEGISLATION_IDID of any related legislation information. This information can help a user to understand the legislation behind the rule set.No
HighlightCURAM_INDICATORHighlight indicator. This indicator specifies if the rule set node should be displayed in a different color if it fails at runtime.No
Result Text
LabelTypeDescriptionMandatory
SuccessSUCCESS_TEXTResult text to be displayed when the sub-rule set execution is successful.No
FailureFAILURE_TEXTResult text to be displayed when the sub-rule set execution fails.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
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.
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 sub rule set cannot be modified as the rule set is live.LinkNo
Technical Information
Page IDRulesEditor_modifySubRuleSetFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Sub-rule Sets\RulesEditor_modifySubRuleSetFromView.uim
Page Load InterfaceRulesEditor.readSubRuleSet
Page Submit InterfaceRulesEditor.modifySubRuleSet
Linked From PagesView Sub-rule Set (RulesEditor_viewSubRuleSet)