The /atg/userprofiling/PropertyManager component keeps track of the property names of commonly used profile properties such as login, password, and email. Update the setting in this component to reflect the names of these properties as they are in the composite view after all explicit mappings and exclusions have been performed. For example, assume you store the user’s email address in a contributing LDAP repository in a property called emailAddress. In the PropertyManager component, you would set the email address property name as follows:

emailAddressPropertyName=emailAddress

See the description of the atg.userprofiling.PropertyManager class in the ATG Platform API Reference for a complete list of PropertyManager property names that you may have to update.


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