Table Description
Holding Case.: Stores the case data about a Holding Case. Case record for the Holding Case.

Example

A citizen has logged into the Citizen Self Service portal.
Model Details
Location in Model: Logical View::MetaModel::Curam::WorkspaceServices::HoldingCase::Entity::HoldingCase
Controlling File: WorkspaceServices\model\HoldingCase.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
holdingCaseIDkeynoUnique identifier of the holding case record.HOLDING_CASE_ID SVR_INT64
citizenXMLdetails Citizen header data in xml form. This can contain citizen details such as name, address etc.HOLDING_CASE_EVIDENCE_XML SVR_STRING<250000>
typedetails Case attribute to denote the case type.HOLDING_CASE_TYPEHoldingCaseTypeSVR_STRING<10>
outcomedetails Case attribute to denote the case outcome.HOLDINGCASE_OUTCOME SVR_STRING<8>
Operations (1)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
Related Pages (0)