Table Description
Assessment Evidence: The evidence associated with an assessment.

Technical Notes

Please Note: This entity is no longer part of the default flow in the Curam Application, as such it is neither written to nor read from by the Curam Application. It continues to be shipped with the Curam model as customer may have custom logic which uses this entity, however it should be noted that if you are implementing custom logic which references this entity then you must also ensure that it is written to as needed. The information that was originally stored in this entity is now stored in case decision evidence.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Case::Entity Objects::Assessment Evidence::AssessmentEvidence
Controlling File: core\model\Packages\Case\Assessment Evidence_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (2)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
assessmentIDkeynoThe ID of the Assessment with which this record is associated.ASSESSMENT_ID SVR_INT64
evidenceUseddetails The text of the evidence used by the rules for this assessment.EVIDENCE_TEXT SVR_STRING<1048576>
Foreign Keys (1)
ChildParent
AssessmentEvidence.assessmentIDAssessment.assessmentID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
Related Pages (6)