Description
This page allows you to add a note to a plan review.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NoteOUTCOME_PLAN_RICH_TEXT_BIGThe note to be added.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the plan review note with the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.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
No row manager set which contains the optimistic lock.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
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 note cannot be entered without text.LinkNo
A plan review cannot be created for the outcome plan %1s as it is 'Closed'.LinkNo
Completion Comments may only be set when the review is 'Completed'.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
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
Priority must be entered.LinkNo
Progress may only be set when the review is 'Completed'.LinkNo
Sensitivity must be entered.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The Completion Date must be earlier than or equal to the current date.LinkNo
The Completion Date must be on or after the review creation date %1d.LinkNo
The login ID %1s does not map to a user name.LinkNo
The note text has exceeded its maximum capacity.LinkNo
The review can not be modified as it is 'Canceled'.LinkNo
The Review Period From Date %1d must be later than or equal to the outcome plan start date %2d.LinkNo
You cannot create a note with a higher sensitivity than you have.LinkNo
You cannot modify this note to have a higher sensitivity than you have.LinkNo
Related Entities
When page is loaded
None
When page is submitted
CaseHeader
ExternalUser
Note
PlanReview
Users
Technical Information
Page IDOutcomePlan_addNoteToReview
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Delivery\OutcomePlan\PlanReview\OutcomePlan_addNoteToReview.uim
Page Load InterfacePlanReview.getVersionNo
Page Submit InterfacePlanReview.addNote
Linked From PagesReviews (OutcomePlan_listReviews), Notes (OutcomePlan_viewReviewNotes)