Description
This page allows you to modify a data item from view. Data item assignments allow you to specify how to handle the data from the original rules data object. Intermediate calculations can be completed based on the data item of the rules data object. In order for the intermediate calculations to be performed, the rules data object must have a defined formula. The results of the intermediate calculations can be passed to the rules engine. A data item is actually an attribute of the rules data object that should be defined while creating the rule set.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Data ItemDATA_ITEM_IDData item is the left hand side of the assignment operation. The value of the evaluated formula is assigned to this data item at runtime.Yes
FormulaFORMULA_STRINGFormula is used to perform the calculation and evaluation.Yes
Load TargetLOAD_TARGETIf this attribute is set to true, the loader associated with the data item will be invoked prior to executing assignment if the loader has not been invoked yet.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 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 data assignment cannot be modified as the rule set is live.LinkNo
Technical Information
Page IDRulesEditor_modifyDataItemAssignmentFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Rules Editor\Data Assignments\RulesEditor_modifyDataItemAssignmentFromView.uim
Page Load InterfaceRulesEditor.readDataAssignment
Page Submit InterfaceRulesEditor.modifyDataAssignment
Linked From PagesView Data Item Assignment Details (RulesEditor_viewDataItemAssignment)