LDAP Connector Guide > LDAP Objects > LDAP Targets
  

LDAP Targets

You can use an LDAP object as a target in a Data Synchronization task, Mapping Configuration task, or mapping.
You can insert, update, and delete data from LDAP targets. When you configure the advanced target properties, you configure properties specific to LDAP.

Configure Update Strategy

You can configure the update strategy for a target object when you want to write data to an LDAP directory server.
When you set the update strategy, the Secure Agent updates the rows in the LDAP directory server based on the option you choose. You can define the update strategy options in the Advanced properties of a target object.
You can set one of the following update strategy options:
Update as Update
When you configure Update as Update, the Secure Agent updates all rows flagged for update if the entries exist.
Update else Insert
When you configure Update else Insert, the Secure Agent first updates all rows flagged for update if the entries exist in the target. If the entries do not exist, the Secure Agent inserts the entries.