Description
This page allows you to modify an external party's note. Notes are used to provide additional information regarding an external party. 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
LabelTypeDescriptionMandatory
SubjectSUBJECT_TEXTSubject of the note.Yes
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 or modify a note, that user must have a sensitivity level equal to or higher than the sensitivity level of the note.Yes
TextNOTE_TEXTNote details.Yes
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 Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
You do not have access to this participant note.LinkNo
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
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
Notes of a client that is currently marked as a duplicate cannot be modified.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 modify this note to have a higher sensitivity than you have.LinkNo
You do not have access to this participant note.LinkNo
Related Entities
Technical Information
Page IDExternalParty_modifyNoteFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\ExternalParty\ExternalParty\Note\ExternalParty_modifyNoteFromView.uim
Page Load InterfaceParticipant.readNote1
Page Submit InterfaceParticipant.modifyNote1
Linked From Pages