Description
This page allows you to create a assessment definition case link record. Links an Assessment Definition to a case of a particular case type. When a case of a particular type is linked to an assessment definition, it enables assessments to be executed by the case in relation to the linked assessment definition. For example, a case link record would be created when linking an assessment to a integrated case of some type.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
TypeASSESSMENT_DEFINITION_CASETYPE_DESCRIPTIONThe type of case linked to the assessment definition.No
NameASSESSMENT_DEFINITION_CASETYPE_DESCRIPTIONNo
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
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
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
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A Case Type must be selected.LinkNo
An Assessment Definition must be selected for this Assessment Definition Case Link.LinkNo
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.LinkNo
Error this Assessment Definition is cancelled you cannot link to a cancelled Assessment Definition.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
Related Entities
Technical Information
Page IDAssessmentDefinition_createCaseLink
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Administration\AssessmentDefinitionCaseLink\AssessmentDefinition_createCaseLink.uim
Page Load InterfaceAssessmentDefinitionAdmin.listPotentialLinks
Page Submit InterfaceAssessmentDefinitionAdmin.addAssessmentDefinitionCaseLinks
Linked From PagesCases (AssessmentDefinition_listCaseLinks)