Table Description
Advanced Evidence Actioned Evidence: This entity represents an evidence that was delivered to a target case, be that as part of an Insert, Modify, Removal etc. This entity is purely infrastructural and internal to the Advanced Evidence Sharing solution. It should not be extended or customized in any way.
Model Details
Location in Model: Logical View::MetaModel::Curam::Entity::AESActionedEvidence::AESActionedEvidence
Controlling File: AdvancedEvidenceSharing\model\Entity\AESActionedEvidence\AESActionedEvidence.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGno
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceTypedetailsnoThe type of evidence delivered to the target case.EVIDENCE_TYPE_CODEEvidenceTypeSVR_STRING<10>
evidenceIDdetailsnoThe unique identifier of the evidence that is now present on the target case as part of the delivery.EVIDENCE_ID SVR_INT64
actionedEvidenceIDkeynoUnique identifier of the Advanced Evidence Sharing Actioned Evidence entity.EVIDENCE_ID SVR_INT64
deliveryPlanIDdetailsnoUnique identifier of the Advanced Evidence Sharing Delivery Plan entity.ADVANCED_EVIDENCE_SHARING_DELIVERY_PLAN_ID SVR_INT64
Indices (2)
Index NameAttributes
IND_1057955388deliveryPlanID
IND_1250496214evidenceID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: actionedEvidenceID
Standard Operation 
searchByDeliveryPlanIDreadmulti   
readDeliveryPlanIDByEvidenceIDAndTypensread   
Related Pages (0)