Description
This page allows you to modify a legal action in the system.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameLEGAL_ACTION_NAME_CODESelect the Legal action name. A name is mandatory to configure the legal action.Yes
Multiple ParticipantBOOLEAN_TYPEBased on this indicator selection, at application level user may be able to select either multiple participants or a single participant.No
Start DateCURAM_DATESelect the start date of the legal action configuration. The start date is in MM/DD/YYYY format and is a required field.No
End DateCURAM_DATECollects the end date of the legal actionNo
Create PageLEGAL_ACTION_PAGE_NAMECollects the name of create page which is used to bring the create page dynamically to collect the legal action information at application levelYes
Home PageLEGAL_ACTION_PAGE_NAMECollects the name of home page which is used to bring the home page dynamically at application levelYes
Edit PageLEGAL_ACTION_PAGE_NAMECollects the name of modify page which is used to bring the modify page dynamically to collect the legal action information at application levelYes
Workflow Events
LabelTypeDescriptionMandatory
Start EventPDT_EVENT_CLASS_AND_TYPESelect the start event for the legal action.No
Complete EventPDT_EVENT_CLASS_AND_TYPESelect the complete event for the legal actionNo
Description
LabelTypeDescriptionMandatory
DescriptionLEGAL_ACTION_NARRATIVE_TEXTNo
Links and Actions
Page Level Actions
LabelDescription
CancelClick this link to cancel the operation and return to the legal action list page.
SaveClick this link to save the legal action information entered and return to the legal action list 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 specified legal action is already exists.Please select other name.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
When page is loaded
AdminLegalAction
When page is submitted
AdminLegalAction
Technical Information
Page IDAdminLegalAction_modifyLegalAction
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Appeal\LegalAction\Admin\AdminLegalAction_modifyLegalAction.uim
Page Load InterfaceAdminLegalAction.getAdminLegalActionDetails
Page Submit InterfaceAdminLegalAction.modifyAdminLegalAction
Linked From PagesLegal Action List (AdminLegalAction_legalActionHome), Legal Actions (AdminLegalAction_listLegalAction), View Legal Category (AdminLegalAction_viewLegalCategory)