Description
This page allows you to create an internal application. An internal application represents the submission to the agency of an application received by a case worker.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameLOCALIZABLE_TEXTThe name of the application, e.g. TANF Application Form.Yes
Question ScriptIEG_SCRIPT_IDThe IEG script name that will be used to capture the data required for the application.Yes
SchemaDATASTORE_SCHEMA_NAMEThe name of the datastore schema to be used by both the intake and submission scripts to capture data.Yes
Submission ScriptIEG_SCRIPT_IDThe IEG script which allows for the application to capture citizen information in a customized manner e.g. electronic signature, scheduled appointment.No
Submit On Completion OnlyCURAM_INDICATORThis indicator determines whether the citizen can submit the application to the agency from the Citizen Portal before completing the intake script. If it is set to false, the citizen is presented with the option to send the application to the agency at any point from which they exit the intake script. Otherwise, the citizen may only submit the application to the agency on completion of the entire script.No
Client RegistrationINTAKE_CLIENT_REGISTRATION_TYPEDetermines if the clients on the application are registered as a prospect or a person. If this field is not set, the environment variable "curam.intake.registerAsProspect" is used to determine what the clients are registered as.No
Description
LabelTypeDescriptionMandatory
DescriptionRICH_TEXTNo
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
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
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A data store schema with display name %1s already exists.LinkNo
A display name must be specified for schema %1s.LinkNo
An application with the same name already exists.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 Question Script must be entered.LinkNo
A relationship between the scripts '%1s' and '%2s' already exists.LinkNo
A row identifier cannot be null.LinkNo
A Schema must be associated with an Question Script.LinkNo
A Schema with the same name already exists.LinkNo
A script definition with identifier '%1s' version '%2s' and type '%3s' already exists and therefore this script identifier cannot be used for the cloned script definition identifier.LinkNo
A Script Schema must be entered.LinkNo
A Script Schema must be entered.LinkNo
A script with the ID '%1s' already exists.LinkNo
Cannot delete this Application as associations to Programs exist.LinkNo
Cannot delete this Online Application as associations to Online Categories exist.LinkNo
Entity manager not found.LinkNo
IOException while loading store: %1sLinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
Name is a mandatory field.LinkNo
No database access is allowed at this point.LinkNo
Question script with ID '%1s' does not exist.LinkNo
Record not found for key '%1s'.LinkNo
The Channel must be Online when associations to Online Categories exist.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
The More Info URL must be blank or a valid internet address.LinkNo
The new script identifier to be used to clone the script definition must be specified.LinkNo
The new script type to be used to clone the script definition must be specified.LinkNo
The new script version to be used to clone the script definition must be specified.LinkNo
The Question Script %1s already exists.LinkNo
The same IEG Script cannot be used for both Question and Submission.LinkNo
The Schema %1s already exists.LinkNo
The script definition with identifier '%1s' version '%2s' and type '%3s' does not exist and therefore cannot be cloned.LinkNo
The script identifier must be specified.LinkNo
The script name must be specified.LinkNo
The script type must be specified.LinkNo
The script version must be specified.LinkNo
The Submission Script %1s already exists.LinkNo
The submission script must have a different name to the question script.LinkNo
The Submission Script Name must be entered and/or a PDF Application Form must be selected.LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
Related Entities
Technical Information
Page IDCitizenWorkspaceAdmin_newInternalIntakeApplicationType
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CitizenWorkspaceAdmin\ProgramStructure\IntakeApplications\CitizenWorkspaceAdmin_newInternalIntakeApplicationType.uim
Page Load InterfaceIntakeApplicationType.getIntitialDataForNewIntake
Page Submit InterfaceCitizenWorkspaceAdmin.createIntakeApplicationType
Linked From PagesInternal Applications (CitizenWorkspaceAdmin_listInternalIntakeApplications)