Table Description
Holding Evidence.: Stores the evidence data for a life event evidence type. Evidence stored on the Holding Case for a life event evidence type.

Example

A citizen has logged into the Citizen Self Service portal and submitted a life event.
Model Details
Location in Model: Logical View::MetaModel::Curam::WorkspaceServices::HoldingCase::HoldingEvidence::Entity::HoldingEvidence
Controlling File: WorkspaceServices\model\HoldingCase.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
holdingEvidenceIDkeynoUnique identifier of the holding evidence record.INTERNAL_ID SVR_INT64
evidenceXMLdetails Evidence fields for the life event evidence type in XML form.HOLDING_CASE_EVIDENCE_XML SVR_STRING<250000>
evidenceTypedetails The evidence type that this holding evidence should be mapped to.EVIDENCE_TYPE_CODEEvidenceTypeSVR_STRING<10>
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
removeremove Standard Operation 
modifymodify Standard Operation 
Related Pages (0)