Table Description
DADM Outcome Link: The DM Outcome Link entity stores details of the relationship between an Outcome and a Decision Matrix Version.

The Decision Matrix Outcome Link stores details of the relationship between an Outcome and a Decision Matrix Version.

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::Decision Assist::Service Layer::DecisionMatrix::Entity::DMOutcomeLink
Controlling File: DecisionAssist\model\Packages\Service Layer\DecisionMatrix\Entity\DecisionMatirx_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
dmOutcomeLinkIDkeynoSystem generated unique identifier for a Decision Matrix Outcome Link.INTERNAL_ID SVR_INT64
decisionMatrixVersionIDdetailsnoSystem generated unique identifier of the related Decision Matrix Version.DA_DECISION_MATRIX_VERSION_ID SVR_INT64
outcomeIDdetailsyesSystem generated unique identifier of the related Outcome.DA_OUTCOME_ID SVR_INT64
Foreign Keys (2)
ChildParent
DMOutcomeLink.outcomeIDDAOutcome.outcomeID
DMOutcomeLink.decisionMatrixVersionIDDecisionMatrixVersion.decisionMatrixVersionID
Indices (2)
Index NameAttributes
IND_1887843226decisionMatrixVersionID
IND_393003217outcomeID
Operations (11)
OperationStereotypeOptionsDescriptionSQL
insertinsertPRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
removeremove Standard Operation 
searchAllreadmulti   
removeByDecisionMatrixVersionKeynsremove   
searchLinkDtlsForOutcomensreadmulti   
removeDMOutcomeLinknsremove   
searchByDecisionMatrixVersionnsreadmulti   
addDMOutcomesbatchinsert   
insertDMOutcomeLinkinsert Standard Operation 
Related Pages (10)