Description
This page allows you to create a participant note. Notes are used to provide additional information regarding a participant. A note is entered as free text and given a sensitivity rating so that it can only be accessed by certain users. A note history is maintained for all notes. This history includes a history of the changes made, the date and time of the changes, and the name of the user who made the changes.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
PriorityNOTE_PRIORITY_CODEThis field indicates whether the note is a low, medium, or high priority.Yes
SensitivitySENSITIVITY_CODENote sensitivity indicates user access. Each user on the system is assigned a sensitivity level on the system. In order for a user to view a note, that user must have a sensitivity level equal to or higher than the sensitivity level of the note.Yes
Note Text
LabelTypeDescriptionMandatory
TextNOTE_TEXTFree text space for inserting the note details.Yes
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.
Save & NewThe Save & New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
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
New notes cannot be added for a client that is currently marked as a duplicate.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
Priority must be entered.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 login ID %1s does not map to a user name.LinkNo
The note text has exceeded its maximum capacity.LinkNo
You cannot create a note with a higher sensitivity than you have.LinkNo
Related Entities
When page is loaded
None
When page is submitted
ConcernRoleDuplicate
ExternalUser
Note
ParticipantNote
Users
Technical Information
Page IDParticipant_createNote
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Participant\Note\Participant_createNote.uim
Page Load Interface
Page Submit InterfaceParticipant.createNote
Linked From PagesNotes (ExternalParty_listNote), Create Note: (Participant_createNote)