Description
This page allows you to modify an existing goal. A goal is the primary objective of a service plan.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
ReferenceREFERENCE_NUMBERReference of the goal. No
NameGOAL_NAME_CODEThe name of the goal e.g. Adoption.Yes
Description
LabelTypeDescriptionMandatory
DescriptionDESCRIPTIONFree text description of the goal.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using 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 goal with the name specified already exists. Goal name must be unique.LinkNo
A goal with the reference specified already exists. Goal reference must be unique.LinkNo
An entity identifier cannot be null.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
Entity manager not found.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
Record not found for key '%1s'.LinkNo
The class '%1s' does not implement the interface curam.util.events.impl.EventFilter and therefore is not as an event filter.LinkNo
The class '%1s' does not implement the interface curam.util.events.impl.EventHandler therefore is not an event handler.LinkNo
The event filter: '%1s' could not be instantiated.LinkNo
The event handler: '%1s' could not be instantiated.LinkNo
The login ID %1s does not map to a user name.LinkNo
The name must not be blank.LinkNo
This goal is canceled and cannot be modified.LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
Related Entities
When page is loaded
Goal
LocalizableText
TextTranslation
When page is submitted
Goal
LocalizableText
TextTranslation
Technical Information
Page IDServicePlanAdmin_modifyGoal
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ServicePlans\Service Plans Admin\Goals\ServicePlanAdmin_modifyGoal.uim
Page Load InterfaceServicePlan.readGoal
Page Submit InterfaceServicePlan.modifyGoal
Linked From PagesGoals (ServicePlanAdmin_listGoals), Goals (ServicePlanAdmin_listServicePlanGoals)