Table Description
Deprecated Since Curam 8.0.0.0 ClientAccess_Deprecation. This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. CaseHeaderExternalLink: Links a case's case participant index record to their case header record in Curam.
Model Details
Location in Model: Logical View::MetaModel::Curam::ClientAccess::Entity::CaseHeaderExternalLink
Controlling File: ClientAccess\model\ClientAccess.emx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
caseHeaderExternalLinkIDkeynoUnique identifier for the Case Header External Link record.CASEHEADER_EXTERNAL_LINK_ID SVR_INT64
globalReferenceIDdetailsnoThe unique identifier for the case across all know systems.GLOBAL_REFERENCE_ID SVR_STRING<50>
caseIDdetailsnoThe unique identifier for the case in Curam.CLIENTACCESS_STRCASEID SVR_STRING<52>
recordStatusdetails The record status of the Case Header External Link record, can be Active or Cancelled.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Indices (2)
Index NameAttributes
CaseHdrExtLinkIdx2globalReferenceID
CaseHdrExtLinkIdxcaseID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: caseHeaderExternalLinkID
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readByCaseHeaderIDnsread Reads Case Header External Link by Case. 
readByGlobalReferenceIDnsread Reads a Case Header External Link record by global reference id. 
Related Pages (0)