Previous Topic: Configure Organization Support in the Database

Next Topic: Well-Known Attributes for Organizations

Root Organization Specification

The root organization serves as the top-level or parent organization in the directory. All organizations relate to the root organization.

In the following illustration, NeteAuto is the root organization. The other organizations are suborganizations of NeteAuto:

root organiz specific

A complete root organization definition resembles the following sample:

<ImsManagedObject name="Organization" description="My  Organizations" objecttype="ORG">
   <RootOrg value="select orgid from tblOrganizations where parentorg is null">
      <Result name="%ORG_ID%" />
   </RootOrg>

After you define the basic information for the organization object, including the tables that constitute the organization profile and the organization object’s unique identifier, specify the root organization in the directory.xml file: