Description
This page allows the user to add the selected users as auditors on the audit plan and to also add them to a new or existing audit team.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
New Team NameAUDIT_TEAM_NAMEThe name of the audit team.No
Existing TeamAUDIT_TEAM_IDThe list of teams that exist on the audit plan.No
USER_FULL_NAMENo
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page and cancels the create auditor and team process.
SaveThe Save action creates the auditors, the audit team and associates them with the audit plan.
Messages
When page is loaded
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
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
The login ID %1s does not map to a user name.LinkNo
This user's account has passed the specified end date and is therefore considered closed by the system. This user therefore has limited system privileges.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
A Auditor must be specified.LinkNo
An Audit Plan must be specified.LinkNo
An audit team cannot have the same name as an existing teamLinkNo
An Audit Team must be specified.LinkNo
An audit team must consist of at least one auditor.LinkNo
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
A Team Name must be specified.LinkNo
At least one auditor must be selected.LinkNo
A Transaction Date must be specified.LinkNo
A Transaction Type must be specified.LinkNo
A User and an Audit Plan cannot both be specified.LinkNo
A User must be specified.LinkNo
Either a new or existing audit team must be entered.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
The associated Audit Plan must be specified.LinkNo
The Auditor does not have access to this Case Audit Type.LinkNo
The Auditor must have a Role Name of '%1s' or '%2s'.LinkNo
The Coordinator does not have access to this Case Audit Type.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Member must have a Role Name of '%1s' or '%2s'.LinkNo
The Team Name entered already exists on this Audit Plan.LinkNo
The User entered already exists as an Auditor on this Audit Plan.LinkNo
The User who performed the action must be specified.LinkNo
This Auditor is already on this Audit Team.LinkNo
This entity may not be removed.LinkNo
Values for a new and existing audit team should not be entered together.LinkNo
Related Entities
Technical Information
Page IDCaseAudit_createAuditorsAndAddToTeam
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Case Audit\Auditor\Create\CaseAudit_createAuditorsAndAddToTeam.uim
Page Load InterfaceAuditor.getAuditTeamsOnPlanList, Auditor.listSelectedAuditors
Page Submit InterfaceAuditor.addToNewOrExistingAuditTeam
Linked From PagesNew Auditor (CaseAudit_createAuditors)