Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for LDAP | - |
Not Applicable | - |
Resolution:
Description:
============
TIBCO Adapter for LDAP. Using the TIBCO Adapter for LDAP to delete entry with leaves.
Environment:
===========
All
Symptoms:
========
TIBCO Adapter for LDAP cannot support the LDAP DELETE operation for an entry with leaves.
Cause:
=====
Since the LDAP protocol defines the LDAP DELETE Operation only applying to an entry without leaves, the TIBCO Adapter for LDAP cannot delete the non-leaf node directly.
Resolution:
==========
To delete the LDAP entry with leaves, you can first query the leaves for the entry in BW, delete them individually and then delete this entry.