Table Description
PCR Configuration: The configuration of PCR. The configuration of PCR.

Example

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::PCR::Entity::PCRConfiguration::PCRConfiguration
Controlling File: PCR\model\Packages\Entity\PCRConfiguration\PCRConfiguration.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (18)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
pcrConfigurationIDkeyno INTERNAL_ID SVR_INT64
pcrConfigurationStatusdetails  PCR_STATUSPCRStatusSVR_STRING<10>
ruleSetNamedetails  PCR_RULE_SET_NAME SVR_STRING<250>
startDatedetailsno CURAM_DATE SVR_DATE
endDatedetails  CURAM_DATE SVR_DATE
caseTypedetailsno CASE_TYPE_CODECaseTypeCodeSVR_STRING<10>
creationDatedetails  CURAM_DATE SVR_DATE
createdBydetailsyes USER_NAME SVR_STRING<64>
namedetails  PCR_NAME SVR_STRING<250>
runManuallydetails  CURAM_INDICATOR SVR_BOOLEAN
runInDeferredProcessingdetails  CURAM_INDICATOR SVR_BOOLEAN
caseConfigurationIDdetailsno INTERNAL_ID SVR_INT64
recordStatusdetails  RECORD_STATUS_CODERecordStatusSVR_STRING<10>
pcrRunPointsdetails  PCR_RUN_POINTS SVR_STRING<500>
supersededIDdetails  INTERNAL_ID SVR_INT64
supersededByIDdetails  INTERNAL_ID SVR_INT64
assessPCRManuallydetailsyes CURAM_INDICATOR SVR_BOOLEAN
workflowdetails  WORKFLOW_PROCESS_NAME SVR_STRING<254>
Foreign Keys (2)
ChildParent
CasePCR.pcrConfigurationIDPCRConfiguration.pcrConfigurationID
PCRRangeMapping.pcrConfigurationIDPCRConfiguration.pcrConfigurationID
Indices (2)
Index NameAttributes
PCRConfigurationConfigStatIdxpcrConfigurationStatus
IND__898655879caseConfigurationID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: pcrConfigurationID
AUTO_ID_KEY: PCRCONFIG
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
searchByRecordAndConfigurationStatusreadmulti   
searchPublishedByCaseConfigurationAndTypereadmulti   
Related Pages (21)