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::EvidenceBroker::Reference Model::Service Layer::Administration::EvidenceBrokerConfig::Entity::EvidenceBrokerAttributeConfig
Controlling File: EvidenceBroker\model\Packages\Reference Model\Service Layer\Administration\EvidenceBrokerConfig\Entity\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceBrokerAttributeIDkeynoUnique identifier on the evidenceBrokerConfig record.INTERNAL_ID SVR_INT64
targetEvidenceTypedetailsyesThe type of evidence on the target case which is to be examined based on changes to the sourceEvidenceType.EVIDENCE_TYPE_CODEEvidenceTypeSVR_STRING<10>
sourceEvidenceTypedetailsyesThe type of evidence being shared with the target case..EVIDENCE_TYPE_CODEEvidenceTypeSVR_STRING<10>
xmlMetadatadetailsyes ATTRIBUTE_XML_METADATA SVR_STRING<1000000>
recordStatusdetailsnoContains record status. Can be 'ACTIVE' or 'CANCELLED'.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
ebAttributeMappingTypeInddetailsyesFlag to indicate whether the attributes and/or code table are mapped between the configured evidences mapping.CURAM_INDICATOR SVR_BOOLEAN
Foreign Keys (1)
ChildParent
EBAttributeMapping.ebAttributeConfigIDEvidenceBrokerAttributeConfig.evidenceBrokerAttributeID
Indices (2)
Index NameAttributes
TrgetEvdncTypIdxtargetEvidenceType
SrcEvdncTypIdxsourceEvidenceType
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceBrokerAttributeID
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
removeremove Standard Operation 
searchBySourceAndTargetEvidenceTypereadmulti Reads all the Evidence Broker Attribute Config Records based on Source and Target Evidence Type Codes, 
readAllnkreadmulti Reads all the Evidence Broker Attribute Config records, 
Related Pages (9)