Description
This page allows the user to add a program to the application case.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
ProgramINTERNAL_IDA drop-down of the programs configured for the application case.Yes
DateCURAM_DATEThe date on which the program was added to the application case.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelInput details are not saved. The user is returned to the previous page.
SaveThe Intake Program Application record is created and associated with the Application Case.
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
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 pending application for %1s already exists for %2s on %3s %4s.LinkNo
Date must be on or after the Application Date %1d.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
The caseID field is mandatory.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 field submittedDateTime is unmodifiable.LinkNo
The intakeProgramApplicationID field is mandatory.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 entity may not be inserted.LinkNo
Related Entities
Technical Information
Page IDCommonIntake_addProgram
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CommonIntake\Delivery\ApplicationCase\CommonIntake_addProgram.uim
Page Load InterfaceApplicationCase.listProgramsConfiguredForApplication
Page Submit InterfaceApplicationCase.addProgram
Linked From PagesPrograms (CommonIntake_listPrograms)