Advanced Customization > Info*Engine Implementation > About the Configuration Process > Info*Engine Property Administration
  
Info*Engine Property Administration
Use the Info*Engine Property Administration utility to configure LDAP entries for Info*Engine components. The Info*Engine installer configures LDAP entries for the Naming Service, Info*Engine servlet, Info*Engine server, and the task processors it installs.
After you install a native adapter, you must configure the properties for the adapter. After you install a non-native adapter, you must configure gateway properties to define a gateway for the non-native adapter.
To view or modify the Info*Engine LDAP entries or to add entries for other components, start the Info*Engine Property Administration utility. The Info*Engine Property Administration utility is located in the infoengine/jsp/admin directory under the JSP root directory. For example, assume that the installation has set up the default “Windchill” alias for the JSP root directory and that Info*Engine is installed using the default port on the local host. Then, enter following URL to start the Info*Engine Property Administration utility:
http://localhost/Windchill/infoengine/jsp/admin/index.jsp
Alternatively, from the Navigator pane in Windchill, select Site > Utilities > Info*Engine Administration.
The Info*Engine Property Administration utility opens displaying a log on page:
The value to set for Base URI is the host where the LDAP directory resides, the LDAP directory level to use when displaying existing service entries, and the default directory level for creating new entries. For example, assume the properties being configured in the Property Administration utility are located on the host named “ldap.company.com” in the “dc=windchill,dc=company,dc=com,cn=config,o=company” subtree of that directory. As a result, the base URI would be the following:
ldap://ldap.company.com/dc=windchill,dc=company,dc=com,cn=config,o=company
The LDAP Server Administrator references an LDAP directory entry that identifies a user with sufficient privileges for creating and modifying Info*Engine entries in the directory, and the Password is the password that is used with the specified administrator.
You can configure a default Base URI value after your initial log on. For information on these configuration options and other general information about using the Info*Engine Property Administration utility, see Using the Property Administration Utility.