Consider the following rules and guidelines for LDAP objects:
When you write data to LDAP directory server, you cannot update the description attribute as there is a restriction from the JNDI API.
When you create entries for a user in Active Directory, you cannot set the password for that user. You do not have the required permissions to update passwords because of a restriction from the JNDI APIs.
You cannot use the Lookup transformation to read data with CDC enabled.
When you write data to LDAP directory server, ensure that the size of each of the attributes in the entry does not exceed 9 MB.
PowerExchange for LDAP does not support pushdown optimization when you use != operator in a filter transformation.