Previous Topic: Configure Organization Support in the DatabaseNext 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:

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

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 unique identifier of the organization object, specify the root organization in the directory.xml file: