Description
This page allows you to confirm a request for an application withdrawal.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Withdrawal Details
LabelTypeDescriptionMandatory
Program to WithdrawINTAKE_PROGRAMS_WITHDRAWNThe program the applicant wishes to withdraw their application from.No
Withdrawal DateCURAM_DATEDate the application was withdrawn.No
Withdrawal MethodWITHDRAWAL_REQUEST_METHODMethod of withdrawal, e.g., online, in person.No
Withdrawal ReasonWITHDRAWAL_REQUEST_REASON_CODEReason the applicant withdrew the application, e.g., Change of circumstances.No
If Other reason, please explainCOMMENTSIf the reason for withdrawal is different to those listed, you can enter it here.No
Signature
LabelTypeDescriptionMandatory
First NameFIRST_FORENAMEApplicant's first name.No
Middle InitialOTHER_FORENAMEApplicant's middle initial.No
Last NameSURNAMEApplicant's last name.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSNo
Links and Actions
Page Level Actions
LabelDescription
ConfirmThe Confirm action approves the withdrawal request and withdraws the program application.
Messages
When page is loaded
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
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
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
An intake program application must be associated with an intake application.LinkNo
An intake program application must be associated with a program type.LinkNo
A row identifier cannot be null.LinkNo
A submitted date time must be entered.LinkNo
A withdrawal request must be associated with an intake program application.LinkNo
Either select a withdrawal reason or enter other withdrawal reason details.LinkNo
Intake Application Type is a mandatory field.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
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
Only one of withdrawal reason or other withdrawal reason details can be entered.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
Task %1s cannot be closed from this pageLinkNo
Task with ID %1s does not exist.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 event filter: '%1s' could not be instantiated.LinkNo
The event handler: '%1s' could not be instantiated.LinkNo
The login ID %1s does not map to a user name.LinkNo
The program must have a status of Pending in order to be withdrawn.LinkNo
The task is already closed and therefore cannot be closed again.LinkNo
This task is not in your My Tasks list and therefore cannot be closed by you.LinkNo
Related Entities
Technical Information
Page IDIntake_confirmWithdrawalRequest
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ISProduct\IntakeApplication\WithdrawApplication\Intake_confirmWithdrawalRequest.uim
Page Load InterfaceIntakeDisposition.readWithdrawalRequest
Page Submit InterfaceIntakeDisposition.confirmWithdrawalRequest
Linked From Pages