Table Description
Case Questions: The texts of the questions which have been answered by a user in the course of an assessment.
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::Service Layer::Case::Assessment Decision::CaseQuestions
Controlling File: core\model\Packages\Reference Model\Service Layer\Assessment\Entity\Assessment Decision_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (2)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
caseDecisionIDkeynoUnique ID of entityCASE_DECISION_ID SVR_INT64
questionsTextdetails The text of the questions which have been answered by a user when this assessment was run.EVIDENCE_TEXT SVR_STRING<1048576>
Foreign Keys (1)
ChildParent
CaseQuestions.caseDecisionIDCaseDecision.caseDecisionID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
Related Pages (0)