Table Description
Participant Data Case Evidence Type Definition Link: This entity defines a link between Participant Data Case type and Dynamic Evidence types.
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::Dynamic Evidence::Service Layer::Entity::Evidence Metadata::struct::Link Tables::PDCEvidenceTypeDefLink
Controlling File: DynamicEvidence\model\ServiceLayer\Evidence Metadata\EvidenceMetadata_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
AUDIT_FIELDSyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
pdcEvidenceTypeDefLinkIDkeyno DYNAMIC_EVIDENCE_ID SVR_INT64
shareableInddetailsyesIndicates if the evidence type can be shared by the product. If it is set to true, then this evidence type can be in Evidence Broker to configure sharing between case types.DYNAMIC_EVIDENCE_INDICATOR SVR_BOOLEAN
evidenceTypeDefIDdetailsno DYNAMIC_EVIDENCE_ID SVR_INT64
quickLinkInddetailsyes CURAM_INDICATOR SVR_BOOLEAN
sortOrderdetailsyes EVIDENCE_SORT_ORDER SVR_INT64
categorydetails  EVIDENCE_CATEGORYEvidenceCategorySVR_STRING<10>
pdcTypeIDdetailsno INTERNAL_ID SVR_INT64
Foreign Keys (1)
ChildParent
PDCEvidenceTypeDefLink.pdcTypeIDPDCTypeLink.pdcTypeID
Indices (2)
Index NameAttributes
IND_853651663evidenceTypeDefID
IND__896489404pdcTypeID
Operations (8)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: pdcEvidenceTypeDefLinkID
Standard Operation 
readread Standard Operation 
searchByEvidenceTypeDefreadmulti   
searchByPDCTypeAndEvidenceTypeStatusnsmulti  SQL
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
removeremove Standard Operation 
searchByShareableIndAndEvidenceTypeStatusnsmulti  SQL
countEvidenceTypeLinksnsPOST_DATA_ACCESS: no
PRE_DATA_ACCESS: no
 
Counts the number of live evidence records for an evidence type version. Live records are considered the evidence records with status ACTIVE, INEDIT, IDENTICALINEDIT or NONIDENTICALINEDITSQL
Related Pages (10)