Description
This page allows you to create a security identifier. A security identifier is the lowest level of the security hierarchy. Each security identifier is assigned to a single function, field, or product within 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
NameSEC_SID_NAMESecurity identifier name that is added to the list of security IDs displayed on the Add Security Identifier to Security Group pop-up window. For 'field' type security IDs, this name must match the ID associated with a field in the application.No
DescriptionSEC_SID_DESCRIPTIONSecurity identifier description.No
TypeSECURITY_IDENTIFIER_TYPE_CODESecurity identifier type, i.e., field, function, product. Field level security allows you to secure a particular field on a server interface. The security identifier name must exactly match the field on the interface. If the user does not have privileges to view a secured field, four asterisks are displayed. Function level security allows you to secure a particular function, e.g., viewing bank details. If the user does not have privileges to perform a particular function, an error message is displayed. Product level security allows you to secure a particular product, e.g., creating a case. If the user does not have privileges to access a product, an error message is displayed. If a user is using a wizard, e.g., creating a case and they do not have the required privileges, an error page is displayed. If you select "product", your new security ID is displayed on the Product Security Identifier pop-up window. You can select this product security identifier as part of maintaining product security.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 Security Identifier name must be entered.LinkNo
Related Entities
When page is loaded
None
When page is submitted
SecurityIdentifier
Technical Information
Page IDSystem_createSecurityIdentifier
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\Security\SecurityIdentifier\System_createSecurityIdentifier.uim
Page Load Interface
Page Submit InterfaceSystem.createSecurityIdentifier
Linked From PagesSystem_listSecurityIdentifier, System_searchSecurityIdentifier