Previous Topic: Well-Known Attributes for OrganizationsNext Topic: How to Improve Directory Search Performance


How to Define the Organizational Hierarchy

In CA IdentityMinder, organizations have a hierarchical structure that includes a root organization and suborganizations. The suborganizations may also have suborganizations.

Each organization, except the root organization, has a parent organization. For example, in the following illustration, Dealer is the parent organization for the USA and Europe organizations:

The tree structure shows NeteAuto as the root organization and its suborganizations.

The unique identifier of the parent organization is stored in an attribute in the profile of an organization. Using the information in this attribute, CA IdentityMinder can construct the organization hierarchy.

To specify the attribute that stores the parent organization, use the %ORG_MEMBERSHIP% and %ORG_MEMBERSHIP_NAME% well-known attributes with the physical attribute storing the name of the parent organization in an attribute description as follows:

<ImsManagedObjectAttr physicalname="tblOrganizations.parentorg" displayname="Organization" description="Parent Organization" valuetype="Number" required="false" multivalued="false" wellknown="%ORG_MEMBERSHIP%" maxlength="0" />