Table Description
Life Event Context Evidence Mapping Configuration Link: A link between Life Event Context and its associated Evidence Mapping Configuration. Provides the link between a Life Event Context and the Evidence Mapping Configuration that would be used to map the life event data to the evidence entities.
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::WorkspaceServices::LifeEvents::Entity::LifeEventCtxEvdMappingCfgLnk
Controlling File: WorkspaceServices\model\Packages\LifeEvents\Entity\LifeEvent_Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
lifeEventCtxEvdMappingCfgLnkIDkeyno INTERNAL_ID SVR_INT64
lifeEventContextIDdetailsno INTERNAL_ID SVR_INT64
evidenceMappingConfigurationIDdetailsno INTERNAL_ID SVR_INT64
recordStatusdetailsno RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (2)
ChildParent
LifeEventCtxEvdMappingCfgLnk.evidenceMappingConfigurationIDEvidenceMappingConfiguration.configurationID
LifeEventCtxEvdMappingCfgLnk.lifeEventContextIDLifeEventContext.lifeEventContextID
Indices (2)
Index NameAttributes
IND__1934783070lifeEventContextID
IND__472428016evidenceMappingConfigurationID
Operations (7)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: lifeEventCtxEvdMappingCfgLnkID
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
searchActiveByLifeEventContextreadmulti Return active records associated with a given Life Event Context. 
readByLifeEventCtxEvdMappingAndStatusnsread Reads records relating to a given Life Event Context and a given Evidence Mapping Configuration. 
searchByLifeEventContextreadmulti Return all records associated with a given Life Event Context. 
readByMappingConfigurationnsread Returns the life event context evidence mapping configuration details associated with mapping configuration. 
Related Pages (5)