Description
Allows you to confirm or cancel the addition of a new client to the application.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Date AddedCURAM_DATEDate from which the client was added to the application, e.g. if the client moved into the household after the application was submitted, the Date Added would be set to the date that the client moved into the household.No
Client Details
LabelTypeDescriptionMandatory
First NameFIRST_FORENAMEThe client's first name.No
Last NameSURNAMEThe client's last name.No
Date of BirthCURAM_DATEThe client's date of birth.No
ReferenceALTERNATE_IDThe reference number.No
GenderGENDER_CODEThe client's gender.No
Marital StatusMARITAL_STATUS_CODEThe client's marital status.No
Contact
LabelTypeDescriptionMandatory
ADDRESS_STRINGThe client's primary address data.No
Phone NumberPHONE_NUMBERThe client's phone number.No
Links and Actions
Page Level Actions
LabelDescription
BackThe Back action navigates you to the previous page in the wizard.
CancelThe Cancel action dismisses the page.
FinishIf you selected to add an existing person/prospect person to the application, the system adds them as a client. If you selected to register a new client, the client is registered as a person and added to the application.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s has been marked as a duplicate of %2s.LinkNo
Address header information is missing or invalid.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
Invalid address layout type %1s specified in address header.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
The end date of the primary address has passed.LinkNo
The end date of the primary alternative ID has passed.LinkNo
The end date of the primary phone number must not be in the past.LinkNo
The login ID %1s does not map to a user name.LinkNo
The prospect person cannot be found.LinkNo
The prospect person has been registered as person %1s.LinkNo
There is no primary address for this client.LinkNo
There was an error reading the primary address for this client.LinkNo
There was an error reading the primary alternative ID for this client.LinkNo
There was an error reading the primary phone number for this client.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A Case Member cannot be added to a case with a status of Closed.LinkYesbpocaseparticipantrole.err_case_status_closed|a|
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Concern role must be registered.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
Participant role ID must be specified.LinkNo
Start date must be specified.LinkNo
The added date of this client must not be earlier than the application filing date. LinkNo
The Case Participant Role start date must not be earlier than the Case start date - %1d.LinkYesbpocaseparticipantrole.err_caseparticipantrole_xfv_from_date_caseheader_from_date|a|
The Case Participant Role start date must not be later than the Case end date - %1d.LinkYesbpocaseparticipantrole.err_caseparticipantrole_xfv_from_date_caseheader_end_date|a|
The Case Participant Role start date must not be later than the Case end date - %1d.LinkYesbpocaseparticipantrole.err_caseparticipantrole_xfv_to_date_caseheader_end_date|a|
The Case Participant Role start date must not be later than the end date.LinkNo
The class '%1s' does not implement the interface curam.util.events.impl.EventFilter and therefore is not as an event filter.LinkNo
The class '%1s' does not implement the interface curam.util.events.impl.EventHandler therefore is not an event handler.LinkNo
The Date Added must not be in the future. LinkNo
The event filter: '%1s' could not be instantiated.LinkNo
The event handler: '%1s' could not be instantiated.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The login ID %1s does not map to a user name.LinkNo
This client is already associated with the applicationLinkNo
This entity may not be inserted.LinkNo
This Participant already exists as Primary Client for this case. LinkNo
This Participant already has a role as %1c for this case.LinkNo
Related Entities
Technical Information
Page IDApplication_AddClientConfirmation
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Intake\Application\Application_AddClientConfirmation.uim
Page Load InterfaceApplicationClient.readAddClientWizardDetails, MatchClient.readParticipantDetailsForMerge
Page Submit InterfaceApplicationClient.addClient
Linked From PagesAdd Client (Application_registerPersonAndAddAsClient)