Table Description
MotivationIntakeApplicationLink: A link between a Motivation and an IntakeApplication Represents a link between a Motivation and an Intake Application that was launched as a result of that Motivation.

Example

Screening, Find Assistance (in HCR) and Life Events are examples of motivations.
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::CitizenWorkspace::Entity::Motivations::MotivationIntakeAppLink
Controlling File: CitizenWorkspace\model\Packages\Entity_cat.efx
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
idkeyno INTERNAL_ID SVR_INT64
motiveIDdetailsno INTERNAL_ID SVR_INT64
intakeAppIDdetailsno INTAKE_APPLICATION_ID SVR_INT64
recordStatusdetailsnoStatus of this link record i.e. Active or Cancelled.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (2)
ChildParent
MotivationIntakeAppLink.intakeAppIDIntakeApplication.intakeApplicationID
MotivationIntakeAppLink.motiveIDMotivation.motivationID
Indices (2)
Index NameAttributes
IND__523257398intakeAppID
IND_1197285319motiveID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: id
Standard Operation 
modifymodify Standard Operation 
readread Standard Operation 
readByIntakeApplicationnsread   
Related Pages (2)