Description
This page allows you to create an outcome for a plan item. An outcome is the desired result of a plan item upon completion of the plan item. For example, the Computer Literacy plan item would have an expected outcome of Course Completed.
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 outcome record. No
NameOUTCOME_NAME_CODEThe name of the outcome. This is a code table value (see "Code Tables" in the Cúram Administration Guide).Yes
Description
LabelTypeDescriptionMandatory
DescriptionDESCRIPTIONFree text description of the outcome.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
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
An expected outcome with the name specified already exists. Expected outcome name must be unique.LinkNo
An expected outcome with the reference number specified already exists. Expected outcome reference number must be unique.LinkNo
A row identifier cannot be null.LinkNo
Entity manager not found.LinkNo
No database access is allowed at this point.LinkNo
Outcome name must be specified.LinkNo
Record not found for key '%1s'.LinkNo
The Expected Outcome cannot be added as this plan item is already canceled.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
When page is loaded
None
When page is submitted
LocalizableText
Outcome
PlanItem
PlanItemOutcomeLink
TextTranslation
Technical Information
Page IDServicePlanAdmin_createOutcomeForPlanItem
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ServicePlans\Service Plans Admin\PlanItems\ServicePlanAdmin_createOutcomeForPlanItem.uim
Page Load Interface
Page Submit InterfaceServicePlan.createOutcomeForPlanItem
Linked From PagesPlan Items (ServicePlanAdmin_listPlanItems), Plan Items for Sub Goal (ServicePlanAdmin_listPlanItemsForSubGoal)