Description
This page allows you to add a datastore schema. A datastore schema defines the entities across which screening and intake data will be stored in the datastore. It also defines the key relationships between entities.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameDATASTORE_SCHEMA_TRANSLATED_TEXTDisplay Name of the new datastore schema.Yes
TypeDATASTORE_SCHEMA_TYPEType of the datastore schema.No
OverwriteDATASTORE_SCHEMA_OVERWRITEIndicates whether to overwrite existing schema if one exists with the same name.No
Technical Details
LabelTypeDescriptionMandatory
Schema IDDATASTORE_SCHEMA_NAMEThe technical identifier of the new datastore schema.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new blank schema from the information entered on the page.
Messages
When page is loaded
None
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 Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A Schema with the same name already exists.LinkNo
Duplicate schema %1sLinkNo
IOException while loading store: %1sLinkNo
No schema with that name exists.LinkNo
The login ID %1s does not map to a user name.LinkNo
Related Entities
When page is loaded
None
When page is submitted
DatastoreSchema
DatastoreSchemaTranslation
Technical Information
Page IDDatastore_createBlankSchema
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Datastore\Admin\Datastore_createBlankSchema.uim
Page Load Interface
Page Submit InterfaceDatastoreSchema.createBlankSchema
Linked From PagesCitizenWorkspaceAdmin_listAllDatastoreSchemas, Datastore Schemas (IEG2_listAllDatastoreSchemas)