Description
This page allows you to modify a time constraint from view. A product time constraint is a time limit that is applied to a product. Time constraints are related to time limit functionality. For example, a time constraint that applies to appeal processing can be added to a benefit or liability product.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Number of DaysNUMBER_OF_DAYSTime limit in days that applies to the time constraint type selected below. For example, if the number of days is 30 and the time constraint type is "first appeal", the system sets a time limit of 30 days on the "first appeal" time limit.Yes
TypeCONSTRAINT_TYPE_CODETime constraint type from the drop-down list of time constraint types, e.g., first appeal or first review. Each time constraint type relates to time limit functionality. When you select this type, the system applies this time limit to the product. Note that this time limit is defined by the number of days entered above. For example, if you select the "first appeal" type, the "first appeal" time limit is applied to the product and this time limit is defined by the number of days.Yes
FromCURAM_DATEDate from which the time constraint is valid.Yes
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
Number of days must be entered.LinkNo
Product must be entered.LinkNo
Product time constraint type must be entered.LinkNo
This product time constraint has been canceled already.LinkNo
Related Entities
When page is loaded
Product
ProductTimeConstraint
When page is submitted
ProductTimeConstraint
Technical Information
Page IDResource_modifyProductTimeConstraintFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Resource\Product\Time Constraint\Resource_modifyProductTimeConstraintFromView.uim
Page Load InterfaceProduct.readProductTimeConstraint
Page Submit InterfaceProduct.modifyProductTimeConstraint
Linked From Pages