Description
This page allows you to create an application property. Application properties are variables that are used by the system. The system uses these variables so that often-reused values do not have to be hard coded into the system. An example of such a variable is the property that denotes the e-mail server used by the Cúram application.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NamePROPERTY_NAMEUnique property name in the application code, e.g., curam.address.nondefaultaddressallowed.No
CategoryPROPERTY_CATEGORYProperty category from the drop-down list of property categories, e.g., Application - Address Settings, Application - Admin Settings.No
TypePROPERTY_TYPEProperty type from the drop-down list of property types, e.g., String type, Boolean Type.No
Technical IDPROPERTY_NAMEThe technical ID for the property that is used by your system administrator.Yes
Description
LabelTypeDescriptionMandatory
DescriptionPROPERTY_DESCRIPTIONDescription of the property specific to the selected locale. This is the text that users will see when viewing a property in that locale.No
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 matching Properties entry cannot be found.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A Property category must be provided.LinkNo
A Property Description display name must be provided.LinkNo
A property description for the property %1s and for the language code %2s entered is already defined.LinkNo
A Property Description locale must be provided.LinkNo
A Property name must be provided.LinkNo
A Property type must be provided.LinkNo
A property with the Name %1s is already defined for the language code %2s.LinkNo
A property with the Technical Id %1s is already defined.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
Related Entities
When page is loaded
None
When page is submitted
PropDescription
Properties
Technical Information
Page IDSystem_createProperty
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\PropertyAdmin\System_createProperty.uim
Page Load Interface
Page Submit InterfacePropertyAdmin.addProperty
Linked From PagesSystem_listAllProperties