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 : 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::CPIData
Controlling File: CaseParticipantIndex\model\CaseParticipantIndex.emx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
globalIDkeynoUnique reference number assigned by the system to a CPI data record.GLOBAL_ID SVR_STRING<112>
sourceSystemdetails Unique reference number of the system where the data was sourced from.SOURCE_SYSTEM SVR_STRING<212>
cpiDataXMLdetails All relevant CPI data in xml format.XML_DATA SVR_STRING<4000>
overflowInddetails  CURAM_INDICATOR SVR_BOOLEAN
recordStatusdetails  RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Operations (7)
OperationStereotypeOptionsDescriptionSQL
insertinsertPRE_DATA_ACCESS: yes
Standard Operation 
readreadPOST_DATA_ACCESS: yes
Standard Operation 
readAllnkreadmultiPOST_DATA_ACCESS: yes
  
modifymodifyOPTIMISTIC_LOCKING: yes
POST_DATA_ACCESS: yes
PRE_DATA_ACCESS: yes
Standard Operation 
readSourcensread   
readVersionNoByRecordStatusnsread   
cancelnsmodifyPOST_DATA_ACCESS: yes
  
Related Pages (0)