Description
This page allows the user to edit an existing case owner's details. User roles are the roles that a user can fulfill for a case e.g., owner, supervisor, or reviewer.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
ReasonAPPLICATION_REASSIGN_REASON_CODEThe reason why the previous application owner role is being cancelled and a new owner is being set.Yes
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSNo
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
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
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
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
Reason must be specifiedLinkNo
The key of this database row cannot be altered.LinkNo
The organization unit is canceled and cannot be assigned as owner.LinkNo
The organization unit is closed and cannot be assigned as the application owner.LinkNo
The position is canceled and cannot be assigned as owner.LinkNo
The user is canceled and cannot be assigned as owner..LinkNo
The user is closed and cannot be assigned as the application owner.LinkNo
The User must be assigned to a position.LinkNo
This entity may not be modified.LinkNo
This row may not be modified.LinkNo
Related Entities
Technical Information
Page IDApplication_modifyOwnerDetails
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Intake\Application\Roles\Application_modifyOwnerDetails.uim
Page Load InterfaceApplication.readDetailsForRole
Page Submit InterfaceApplication.modifyRoleDetails
Linked From PagesUser Roles (Application_listRoles)