Description
This page allows a user to edit an evidence type associated with a case.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
CategoryEVIDENCE_CATEGORYThe category associated to the evidence type.Yes
Sort OrderEVIDENCE_SORT_ORDERThe sort order associated to the evidence type.No
PreferredCURAM_INDICATORThe preferred indicator of the evidence type.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveClick the Modify button to save the changes.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No concrete DAO specified for discriminator value '%1s'.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
The case type must be specified.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A case configuration must be specified.LinkNo
An entity identifier cannot be null.LinkNo
An evidence nature must be specified.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Category must be selected.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No concrete DAO specified for discriminator value '%1s'.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
The case type must be specified.LinkNo
The case type must be specified.LinkNo
The evidence record must be specified.LinkNo
The specified case type %1c is not supported for this type of case evidence configuration.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Technical Information
Page IDCaseConfiguration_modifyEvidenceType
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Case\Configuration\CaseConfiguration_modifyEvidenceType.uim
Page Load InterfaceEvidenceTypesLink.getEvidenceLinkDetails
Page Submit InterfaceEvidenceTypesLink.modifyEvidenceLink
Linked From PagesEvidence Types (CommonIntake_applicationCaseAdminEvidenceTypes), Evidence Types (OutcomePlanAdmin_listEvidenceTypes)