An item descriptor or a property in a SQL repository can have a display-name-resource attribute that determines the label used by the ACC for that item type or property. In the base profile repository definition, the user item descriptor has this attribute:

display-name-resource="User"

This causes the People and Organizations > Profile Repository window of the ACC to list profiles under the type User. You can change the display-name-resource attribute in the UserProfileTemplateResources.properties file in the distribution. The strings in the XML file that appear in the ACC are separated by item-descriptor in this file. For example, if you want to change the display-name-resource attribute for the user item-descriptor, change the word “User” in the following line after the comment:

# item descriptor User
itemDescriptorUser=User

Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices