Description
This page allows you to modify a mapping configuration for a program. A mapping configuration describes how to map data gathered during the intake process to evidence entities or a filled PDF form for the information pertaining to a particular program.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameMAPPING_CONFIGURATION_NAMEThe name of the mapping configuration.Yes
TypeMAPPING_CONFIGURATION_TYPEThis indicates whether the configuration is for the PDF Application Builder or the Evidence Application Builder.Yes
Configuration XMLMAPPING_CONFIGURATION_XMLConfiguration XML filename for the application builder. The file itself is stored within the resource repository.No
Mapping XMLMAPPING_XMLMapping XML filename for the application builder. The file itself is stored within the resource repository.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
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
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.LinkNo
Entity manager not found.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
Record not found for key '%1s'.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
When page is loaded
MappingConfiguration
When page is submitted
MappingConfiguration
TextTranslation
Technical Information
Page IDCitizenWorkspaceAdmin_modifyProgramMappingFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CitizenWorkspaceAdmin\ProgramStructure\Programs\MappingConfigurations\CitizenWorkspaceAdmin_modifyProgramMappingFromView.uim
Page Load InterfaceMappingConfiguration.readProgramMapping
Page Submit InterfaceMappingConfiguration.modifyProgramMapping
Linked From Pages