Unique names
The portal uses object IDs to identify portal resources unambiguously even between different portals. They consist of an extended alphanumeric string which may be difficult to remember. Administrators can use the Custom Unique Names portlet to assign unique names, or human readable names, to portal resources. They can select names which are easy to remember.
These custom unique names are easier to handle than the object IDs assigned by the portal, for example when porting resources from one portal to another. They make identification of portal resources easier in the following contexts:
- When administrators export or import a portal configuration using the XML configuration interface
- When portlet developers link from their portlets to other portal resources, for example to pages or portlets
- When the security of a portal is managed by an external access control system.
A custom unique name must be unique within the portal.
The Custom Unique Names portlet allows you to do the following:
- List portal resources by type
- Determine custom unique names as desired and assign them to portal resources
- Modify or delete a custom unique name, or modify a mapping
- Display the mapping between the resources and the assigned unique names in the resource list
- Search for a resource
- Look up the custom unique name for a resource.
See the Help of the Custom Unique Names portlet for more information on how to perform these tasks.
To get to the Custom Unique Names portlet, click Administration, then Portal Settings, then Custom Unique Names.
Use unique names can also be of benefit when you use the XML configuration interface to port a portal configuration. See the topic about the XML configuration interface for more information about this.
See also