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 if this entity record has an overflow. An overflow occurs when the XML document size is greater than the field size used to store the document. Overflows increase performance when reading the entity details.No
Technical Details
LabelTypeDescriptionMandatory
Schema IDDATASTORE_SCHEMA_NAMEThe technical identifier of the datastore schema.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record 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
IOException while loading datastore: %1sLinkNo
IOException while loading store: %1sLinkNo
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_createSchema
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Datastore\Admin\Datastore_createSchema.uim
Page Load Interface
Page Submit InterfaceDatastoreSchema.importSchema
Linked From PagesCitizenWorkspaceAdmin_listAllDatastoreSchemas, Datastore Schemas (IEG2_listAllDatastoreSchemas)