Description
This page allows you to create an organization location. Organization locations are the physical workplaces of the organization employees. Cúram allows you to maintain a record of the organization's locations. One of these locations is assigned to every user. Cúram also allows you to set up user security and user holidays based on the locations.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameNAMELocation name.Yes
TypeLOCATION_TYPE_CODELocation type, e.g., county or local office. Each location type is associated with a location relationship. These location relationships outline the location based security on the system (see "Security Administration" in the Cúram Administration Guide). Thus, the location type displayed indicates the location based security level of the location. Any user assigned to this location is affected by the location based security.No
Read SIDLOCATION_SID_NAMEThe SID a user must have to view administration data within this location and its sub locations.No
Public OfficeCURAM_INDICATORAddress of the child location public office.No
Create Location SIDLOCATION_SID_NAMEThe SID a user must have to create a child location for this location.No
Maintain SIDLOCATION_SID_NAMEThe SID a user must have to maintain administration data within this location and its sub locations.No
Address
LabelTypeDescriptionMandatory
AddressADDRESS_DATAYes
Contact Details
LabelTypeDescriptionMandatory
EmailEMAIL_ADDRESSEmail address of the child location.No
Phone Number
LabelTypeDescriptionMandatory
Phone NumberPHONE_COUNTRY_CODENo
Phone Area CodePHONE_AREA_CODEPhone number area code.No
Phone NumberPHONE_NUMBERLocation phone number.No
Fax Number
LabelTypeDescriptionMandatory
Fax Country CodeFAX_COUNTRY_CODEFax number country code.No
Fax Area CodeFAX_AREA_CODEFax number area code.No
Fax NumberFAX_NUMBERLocation fax number.No
Comments
LabelTypeDescriptionMandatory
CommentsDESCRIPTIONUser comments on this record.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
Address header information is missing or invalid.LinkNo
A location cannot be added if the parent location is cancelled.LinkNo
A location cannot be added to a cancelled location structure.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A root location already exists for this location structure.LinkNo
Fax number invalid. Fax Number entries must have at least 3 digits.LinkNo
Fax Number must not be blank.LinkNo
Invalid address layout type %1s specified in address header.LinkNo
Location name must be entered.LinkNo
Location with name %1s already exists.LinkNo
Phone number invalid. Phone Number entries must have at least 3 digits.LinkNo
Phone Number must not be blank.LinkNo
The address data line index %1n is out of range (%2n - %3n).LinkNo
The email address must contain at least 6 characters.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
The supplied address data is empty.LinkNo
Related Entities
Technical Information
Page IDOrganization_createLocation
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Organization\Location\Organization_createLocation.uim
Page Load Interface
Page Submit InterfaceOrganization.createLocation
Linked From PagesLocation Home (ExternalParty_locationHome), Child Locations (Organization_listChildLocation), Location Home (Organization_locationHome)