Table Description
CREOLE Case Decision: The details of a case decision for a CREOLE-enabled case.

For CREOLE-enabled cases, decisions are grouped by the determination which created them.

This entity provides the link from the case decision to the determination which owns this decision.

Technical Notes

This entity requires no optimistic locking because the optimistic lock from case decision is used.

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::Case::Entity Objects::Infrastructure::CREOLECaseDecision::CREOLECaseDecision
Controlling File: core\model\Packages\Case\Entity Objects_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGno
Attributes (2)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
caseDecisionIDkeynoUnique reference number assigned by the System to a Case Decision recordCASE_DECISION_ID SVR_INT64
creoleCaseDeterminationIDdetailsnoID of the CREOLECaseDetermination record which owns this case decisionINTERNAL_ID SVR_INT64
Foreign Keys (2)
ChildParent
CREOLECaseDecision.creoleCaseDeterminationIDCREOLECaseDetermination.creoleCaseDeterminationID
CREOLECaseDecision.caseDecisionIDCaseDecision.caseDecisionID
Indices (1)
Index NameAttributes
CREOLECaseDecisionIndexcreoleCaseDeterminationID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
searchByCREOLECaseDeterminationIDreadmulti   
Related Pages (22)