Description
This page allows you to modify the details for an online application. An intake application represents the submission to the agency of an online application.
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 that is used to capture the data required for the application.Yes
SchemaDATASTORE_SCHEMA_NAMEThe name of the datastore schema used by both the online and submission script to capture data.Yes
Submission ScriptIEG_SCRIPT_IDAn IEG script which allows for the application to capture citizen information in a customized manner e.g. electronic signature, scheduled appointment.No
More Info URLWEBSITE_ADDRESSThe address of a web page providing more information on the application.No
PDF Application FormINTERNAL_IDThe PDF Form which summarizes the client's details at the end of the submission process.No
Program SelectionCURAM_INDICATORAn application may be for several programs. This indicator is used by the Citizen Portal to determine if the citizen is presented with the option to select programs. If not, by default the citizen applies for all programs associated with the application.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
IconATTACHMENT_NAMEName of the Application Resource containing the icon to be displayed on UA. Application Resources are defined in Intelligent Evidence Gathering > Application Resources.No
Summary
LabelTypeDescriptionMandatory
SummaryRICH_TEXT_SUMMARYNo
Description
LabelTypeDescriptionMandatory
DescriptionRICH_TEXTNo
Submission Confirmation Page Details
LabelTypeDescriptionMandatory
TitleLOCALIZABLE_TEXTTitle of the submission confirmation page for the application.No
TextRICH_TEXTContents of the submission conformation page for the application.No
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
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 row identifier cannot be null.LinkNo
A Schema must be associated with an Question Script.LinkNo
A Script Schema must be entered.LinkNo
A Script Schema must be entered.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
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
Record not found for key '%1s'.LinkNo
The Channel must be Online when associations to Online Categories exist.LinkNo
The More Info URL must be blank or a valid internet address.LinkNo
The same IEG Script cannot be used for both Question and Submission.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
You cannot modify this record as it has been canceled.LinkNo
Related Entities
Technical Information
Page IDCitizenWorkspaceAdmin_modifyIntakeApplicationTypeFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CitizenWorkspaceAdmin\ProgramStructure\IntakeApplications\CitizenWorkspaceAdmin_modifyIntakeApplicationTypeFromView.uim
Page Load InterfaceCitizenWorkspaceAdmin.viewIntakeApplicationType
Page Submit InterfaceCitizenWorkspaceAdmin.modifyIntakeApplicationType
Linked From Pages