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. ConcernRoleExternalLink: Links a person's case participant index record to their case participant role record in Curam.
Model Details
Location in Model: Logical View::MetaModel::Curam::ClientAccess::Entity::CaseMemberExternalLink
Controlling File: ClientAccess\model\ClientAccess.emx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
caseMemberExternalLinkIDkeynoUnique identifier for the Case Participant Role External Link record.CASEMEMBER_EXTERNAL_LINK_ID SVR_INT64
globalReferenceIDdetailsnoThe unique identifier for the case participant role across all know systems.GLOBAL_REFERENCE_ID SVR_STRING<50>
caseParticipantRoleIDdetailsnoThe unique identifier for the case participant role record in Curam.CASE_PARTICIPANT_ROLE_ID SVR_INT64
recordStatusdetails The record status of the Case Participant Role External Link record,RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Indices (2)
Index NameAttributes
CaseMemExtLinkIdxglobalReferenceID
IND_1806974244caseParticipantRoleID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: caseMemberExternalLinkID
Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
readByGlobalReferenceIDnsread Reads a Case Participant Role External Link record by global reference id. 
readByCaseParticipantRolensread Reads a Case Member External Link record by case participant role id. 
Related Pages (0)