Table Description
Evidence Group Information: A different version of a logical group of evidence. A different version of a logical group of 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::Service Layer::Evidence Group Admin::Entity::EvidenceGroupInfo::EvidenceGroupInfo
Controlling File: core\model\Packages\Reference Model\Service Layer\EvidenceGroup\EvidenceGroupAdmin_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceGroupInfoIDkeynoUnique identifier of the evidenceGroupInfo entity.EVIDENCE_GROUP_INFO_ID SVR_INT64
evidenceGroupIDdetailsnoLinks the evidenceGroupInfo record to an evidenceGroup.EVIDENCE_GROUP_ID SVR_INT64
effectiveDatedetailsnoDate from which the evidenceGroupInfo is effective.CURAM_DATE SVR_DATE
evidencePageIdentifierdetailsnoIdentifies the name of the main evidence page for this version of the evidence group, i.e. the page from which the entering of evidence is controlled.EVIDENCE_PAGE_IDENTIFIER SVR_STRING<200>
commentsdetails Comments on this version of the evidence group.COMMENTS SVR_STRING<300>
recordStatusdetailsnoUsed by Curam to indicate if a record has been logically deleted.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (1)
ChildParent
EvidenceGroupInfo.evidenceGroupIDEvidenceGroup.evidenceGroupID
Indices (2)
Index NameAttributes
EvidenceGroupIdxevidenceGroupID
RecordStatusIdxrecordStatus
Operations (7)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceGroupInfoID
Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
removeremove Standard Operation 
searchByRecordStatusreadmulti   
readByGroupNameCodeAndEffectiveDatens Reads evidenceGroupInfo by evidenceGroupNameCode and effective date. The maximum effective date is calculated, this must be before that specified cut-off date. This will result in a number of dates each one for a different group. The group id is match to the evidence group name code provided to determine the correct group info id. SQL
readmulti  @superseded - replaced by searchByRecordStatus 
Related Pages (27)