Table Description
Deprecated Since Curam 8.0.0.0 CPI_Deprecation. This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. CPI Data Overflow: Stores Case and Participant Index (CPI) data.

The Case and Participant Index (CPI) is a central data repository for storing and managing core participant details used in Curam and non-Curam systems. CPI allows clients and cases from non-Curam systems to be visible in the Client Context Viewer and added to social enterprise folders. This entity is used to store external case and client data as well as all relevant Curam registered data e.g. Persons, Cases and Relationships.

Model Details
Location in Model: Logical View::MetaModel::Curam::CaseParticipantIndex::Entity::CPIDataOverflow
Controlling File: CaseParticipantIndex\model\CaseParticipantIndex.emx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
overflowIDkeyno CPI_DATA_OVERFLOW_ID SVR_INT64
cpiGlobalIDdetailsno GLOBAL_ID SVR_STRING<112>
sequenceNodetailsno CPI_DATA_OVERFLOW_SEQ_NO SVR_INT32
cpiXMLDatadetails  XML_DATA SVR_STRING<4000>
recordStatusdetails  RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Indices (1)
Index NameAttributes
CPIOverflowIdxcpiGlobalID, recordStatus
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: no
Standard Operation 
cancelAllEntriesForCPIDatansmodifyOPTIMISTIC_LOCKING: no
  
searchByCPIGlobalIDAndStatusreadmulti   
Related Pages (0)