|
| Copyright © TIBCO Software Inc. All Rights Reserved |
INSERT, UPDATE, DELETE, and MODIFY DN. Changes made through the INSERT, UPDATE, DELETE, and MODIFY DN operations on the LDAP server are picked up by the adapter and published.The Configuration tab contains the fields listed in Table 9, Field Description of Configuration Tab.
To enable and configure SSL, in the Project panel, expand the Advanced folder, then expand the Sessions folder. Select the TIBCO Rendezvous session or JMS topic and check the Use SSL? checkbox. The SSL configuration options are explained in the online help associated with the session dialog. Click the question mark to display the online help.The Transport tab contains the fields listed in Table 10, Field Description of Transport Tab (Sheet 1 of 4):
Table 10 Field Description of Transport Tab By default, a service uses a message subject that is generated using the Domain and Deployment global variables, the adapter acronym, the adapter instance name and the service name. If you use this default subject, make sure the values for Domain and Deployment are not empty. You can type a TIBCO Rendezvous subject name different from the default in this field. See TIBCO Rendezvous Concepts for information about specifying subject names. By default, a service uses a dynamic destination that is generated using the Domain and Deployment global variables, the adapter acronym, the adapter instance name, and the service name. If you use this default dynamic destination, make sure the values for Domain and Deployment are not empty. You can override the default dynamic destination by specifying the static destination in this field. The static destination must be defined on the JMS server before it can be used by the runtime adapter. See TIBCO Enterprise Message Service User’s Guide for information about destinations.
• See TIBCO Adapter SDK Programmer’s Guide for details about the control information generated and sent with ActiveEnterprise messages. The semantics for these fields are more complex than the explanation given here. See TIBCO Enterprise Message Service User’s Guide for more information.
Typically, a publication service will publish INSERT, UPDATE, DELETE, and MODIFY DN operations. For the publication service on the Active Directory server, a MODIFY DN operation on any monitored entry is published as UPDATE and not as MODIFY DN.The adapter supports persistent publisher services. Therefore, the adapter will be able to publish changes that occurred on the LDAP server even when the adapter was not running. However, if the adapter is not running when the changes take place on the LDAP server, only INSERT and UPDATE operations will be published. MODIFY DN operations will be published as UPDATE while DELETE operations (for Oracle Directory Server Enterprise Edition and eDirectory) will not be published at all. This is because the deleted entries no longer exist on the LDAP server and information on deleted entries is also no longer available.The Schema View tab contains the fields listed in Table 11, Field Description of Schema View Tab (Sheet 1 of 3).
Table 11 Field Description of Schema View Tab To display the Base DN, click the Browse DIT... button and then select the required node from the DIT.When the length of an object class name that is fetched from the Base DN field exceeds 128 characters, the ActiveEnterprise schema created with this name affects the runtime functionality. When you click the Apply button, a dialog box (Figure 12) is displayed that prompts you to enter a shorter name that can be stored in the schema. The name you enter must be unique and less than 128 characters.
• To specify a sample entry for the schema, click the Browse DIT... button and then select the required node from the DIT. This generates the class reference needed for the service, in the Objectclasses field. To select the LDAP schema classes for the service, click the Browse Schema... button and select the object classes from the Available Objectclasses list. Click the Browse DIT... button for the Base DN or Sample Entry fields to access the Maximum Number of Entries field. This field is available in the Select Base DN and Select Sample Entry for Schema dialog boxes. Specify the maximum number of entries that you want to restrict the service to. The DIT expands only if the number of entries is equal to, or less than the value you specify.The size of the result exceeds server specific limit and The Number of Descendants for this Node are more than the requested number.
• For Oracle Directory Server Enterprise Edition, click the Configuration tab. Select Database Settings and click the LDBM Plugin Settings tab. Change the value of the Look-through Limit entry. While you are in the Configuration tab, select the root of the tree, and click the Performance tab. Change the value for the Size Limit entry too. Figure 12 Lengthy Schema Name
Table 12 Field Description of Schema Tab
|
| Copyright © TIBCO Software Inc. All Rights Reserved |