Previous Topic: Specify the Unique Identifier for a Managed Object

Next Topic: Custom Operations

Modify Attribute Descriptions

An attribute stores information about a user, such as a telephone number or address. An entity's attributes determine its profile.

In the directory configuration file, attributes are described in ImsManagedObjectAttr elements. In the User Objectsection of the directory configuration file, you can do the following:

There is one ImsManagedObjectAttr element for each attribute in userprofiles. For example, an ImsManagedObjectAttr element may describe a user ID.

An ImsManagedObjectAttr element resembles the following:

<ImsManagedObjectAttr 
 physicalname="tblUsers.id" 
 displayname="User Internal ID" 
 description="User Internal ID" 
 valuetype="Number" 
 required="false" 
 multivalued="false" 
 maxlength="0" 
 hidden="false" 
 permission="READONLY">

Note: When you are using an Oracle database, note the following when you configure managed object attributes:

The ImsManagedObjectAttr parameters are as follows.

Note: The parameters are optional unless otherwise specified.


Copyright © 2009 CA. All rights reserved. Email CA about this topic