Table Description
Guided Change of Circumstance: A change of circumstance for a case that has been managed by the Guided Changes functionality.

For cases using the Guided Changes functionality, each change of circumstances will result in a new Guided Change of Circumstance.

Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Guided Changes::Entity Objects::GuidedChangeCOC
Controlling File: core\model\Packages\GuidedChanges.efx
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
dateReporteddetails The date on which the Guided Change of Circumstance was initiated.CURAM_DATETIME SVR_DATETIME
guidedChangeCOCIDkeynoThe unique identifier for this Guided Change of Circumstance.INTERNAL_ID SVR_INT64
caseIDdetails The unique identifier of the related case.CASE_ID SVR_INT64
wizardTypedetails The type of wizard that resulted in this Guided Change of Circumstance.GUIDED_CHANGE_WIZARD_TYPEGuidedChangeWizardTypeSVR_STRING<10>
concernRoleIDdetails The unique identifier for the related concern role.CONCERN_ROLE_ID SVR_INT64
statusdetails The current status of this Guided Change of Circumstance.GUIDED_CHANGE_STATUSGuidedChangeStatusSVR_STRING<10>
Indices (1)
Index NameAttributes
caseIDAndConcernRoleIndexcaseID, concernRoleID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: guidedChangeCOCID
Inserts a new Guided Change of Circumstance record. 
modifymodify Modifies a Guided Change of Circumstance. 
readread Reads a Guided Change of Circumstance. 
searchGuidedChangeCOCByCaseIDAndStatusnsreadmulti Search all Guided Change of Circumstances with a specific status on a particular case. 
modifyGuidedChangeCOCCompletensmodify Updates the status of the Guided Change of Circumstance. 
searchGuidedChangeCOCByCaseIDAndConcernRoleIDnsreadmulti Search all Guided Change of Circumstances for a particular case and concern role. 
Related Pages (17)