You can configure the polling interval for the publication service. To do so, in TIBCO Designer, navigate to the adapter_instance_name > Advanced > Timers folder, and select the timer that was created when you added a publication service. On the Configuration tab, specify the polling interval in the Interval (milliseconds) text box. This will determine the interval at which the service will poll the LDAP server. For more details on configuring timers, see
TIBCO Designer Palette Reference.
An entry deleted from a Microsoft Active Directory and Microsoft Active Directory Application Mode server is published only with its leaf node and base DN. All the non-leaf nodes, except the base DN, will not be published. For example, after deleting an entry with "cn=Anne Smith, ou=Server Development, dc=TIBCO, dc=com" as its full DN, the publication service will publish only "
cn=Anne Smith, dc=TIBCO, dc=com" for the deleted entry. This is because the adapter retrieves the deleted entry’s information from Microsoft Active Directory’s deleted objects container, which only records the leaf node and base DN of the deleted entry, without all the other non-leaf nodes.