Description
This page allows you to add a milestone to a service plan template. Milestones are significant events or tasks that are to be completed during the life cycle of a service plan. Milestones can be used to represent activities which occur during the life cycle of the service plan, e.g., reviews which are conducted or communications which are sent to a plan participant. Milestones can be used to facilitate these activities.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameMILESTONE_CONFIGURATION_IDName of the milestone, e.g., "status letter", "2 week review".Yes
Start After Plan Start (days)NUMBER_OF_DAYSThe number of days after the plan start date that this milestones is expected to commence. The number of days is used to calculate the expected start date of this milestone when added to a service plan.Yes
Duration (days)NUMBER_OF_DAYSThe length of time the milestone should take to complete in days.Yes
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A milestone cannot be added to a canceled template.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Duration (days) must be entered.LinkNo
Duration (days) must be greater than zero.LinkNo
Entity manager not found.LinkNo
No database access is allowed at this point.LinkNo
Record not found for key '%1s'.LinkNo
Start After Plan Start (days) must be greater than or equal to the Earliest Start Day %1n specified for this milestone.LinkNo
Start After Plan Start (days) must be greater than zero.LinkNo
The login ID %1s does not map to a user name.LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
Related Entities
Technical Information
Page IDServicePlanAdmin_addTemplateMilestone
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ServicePlans\Service Plans Admin\Templates\ServicePlanAdmin_addTemplateMilestone.uim
Page Load InterfaceServicePlan.listActiveMilestoneConfigs
Page Submit InterfaceServicePlan.addTemplateMilestone
Linked From PagesService Plan Template Home (ServicePlanAdmin_templateHome), View Plan Group (ServicePlanAdmin_templatePlanGroupHome), View Sub-Goal (ServicePlanAdmin_templateSubGoalHome)