Configuration Guide › Relational Database Management › How to Describe a Database in a Directory Configuration File › Managed Object Descriptions › Specify Object Information
Specify Object Information
Object information is specified by supplying values for various parameters.
Follow these steps:
- Locate the ImsManagedObject element in the User Object, Group Object, or Organization Object section.
- Supply values for the following parameters:
- name
-
(Required)
Provides a unique name for the managed object.
- description
-
Provides the description of the managed object.
- objecttype
-
(Required)
Specifies the type of managed object. The valid values are as follows:
The ImsManagedObject element must resemble the following code:
<ImsManagedObject name="User" description="My Users" objecttype="USER">
- Supply Table information, as described in Database Tables.
- Specify the column that contains the unique identifier for the object.
- Describe the attributes that constitute the profile of the object.
- If you are configuring an organization object, go to Organizations Management.
Copyright © 2013 CA.
All rights reserved.
|
|