Table Description
Program Type Milestone Configuration Evidence Link: Associates a program type to a milestone configuration in admin. The program type is associated to a milestone configuration when a timer is specified for the program type.

Example

An organization processes applications for Rent Allowance, and imposes a time limit of 30 days for workers to process them to completion. A ProgTypeMilestoneConfigLink is created to link the Rent Allowance program type record and the Milestone Configuration record that is created for application timer on the Rent Allowance program.
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::WorkspaceServices::Entity::Intake::ProgTypeMilestoneConfigLink::ProgTypeMilestoneConfigLink
Controlling File: WorkspaceServices\model\Packages\Entity\ProgramTypeMilestoneConfigurationLink\ProgramTypeMilestoneConfigurationLink.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGno
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
progTypeMilestoneConfigLinkIDkeynoThe unique ID for the link between Program Type and Milestone Configuration.INTERNAL_ID SVR_INT64
programTypeIDdetailsnoThe unique ID for the Program Type.INTERNAL_ID SVR_INT64
milestoneConfigurationIDdetailsnoThe unique ID for the associated Milestone Configuration created for the program timer.INTERNAL_ID SVR_INT64
Foreign Keys (2)
ChildParent
ProgTypeMilestoneConfigLink.milestoneConfigurationIDMilestoneConfiguration.milestoneConfigurationID
ProgTypeMilestoneConfigLink.programTypeIDProgramType.programTypeID
Indices (2)
Index NameAttributes
IND_1671768818programTypeID
IND__2051288600milestoneConfigurationID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
readByProgramTypensread Reads a Program Type Milestone Configuration Link record based on the Program Type. 
insertinsertAUTO_ID: progTypeMilestoneConfigLinkID
Standard insert operation. 
removeremove Standard remove operation. 
readread Standard read operation. 
Related Pages (25)
Add Programs (CitizenWorkspaceAdmin_addProgramToGroup)
Add Program (CitizenWorkspaceAdmin_addProgramToIntakeApplication)
Configure Online Details (CitizenWorkspaceAdmin_configureOnlineDetails)
CitizenWorkspaceAdmin_listPrograms
List Programs (CitizenWorkspaceAdmin_listProgramsPopup)
Change Default Local Office (CitizenWorkspaceAdmin_modifyDefaultLocalOfficeForProgram)
Edit Program (CitizenWorkspaceAdmin_modifyProgram)
Edit Program (CitizenWorkspaceAdmin_modifyProgramFromList)
Edit Program (CitizenWorkspaceAdmin_modifyProgramFromView)
Edit Program Group (CitizenWorkspaceAdmin_modifyProgramGroupFromList)
Edit Program Group (CitizenWorkspaceAdmin_modifyProgramGroupFromView)
New Program (CitizenWorkspaceAdmin_newProgram)
Home (CitizenWorkspaceAdmin_programHome)
Add Programs to Form (CitizenWorkspaceAdmin_selectProgramTypeForPDFForm)
View Program: (CitizenWorkspaceAdmin_viewLocalOffice)
View Program: (CitizenWorkspaceAdmin_viewLocalOfficeFromIntake)
View Program: (CitizenWorkspaceAdmin_viewLocalOfficeFromScreening)
Local Offices (CitizenWorkspaceAdmin_viewLocalOfficeNoNavigation)
View Program: (CitizenWorkspaceAdmin_viewProgram)
View Program: (CitizenWorkspaceAdmin_viewProgramFromIntake)
View Program: (CitizenWorkspaceAdmin_viewProgramFromScreening)
View Program Group: (CitizenWorkspaceAdmin_viewProgramGroup)
Online Details (CitizenWorkspaceAdmin_viewProgramNoNavigation)
Reopen Program (CommonIntake_createProgramReopening)
Edit Reopen Details (CommonIntake_modifyProgramReopenDetails)