LDAP Connector

LDAP Connector

LDAP targets in mappings

LDAP targets in mappings

In a mapping, you can configure a Target transformation to represent a single LDAP target. You can also create an LDAP target at run-time based on the input fields.
When you use an LDAP target object, select an LDAP object as the target.
The following table describes the LDAP target properties that you can configure in a Target transformation:
Target Property
Description
Connection
Name of the target connection or create a connection parameter.
Target Type
Type of target object. Select Single Object or Parameter.
Object
The target object for the task. Select the target object.
Parameter
The parameter for the target object. Create or select the parameter for the target object.
The parameter property appears only if you select parameter as the target type.
Operation
The target operation. Select the target operation. You can only insert, update, or delete data in an LDAP target.
The following table describes the LDAP target advanced properties that you can configure in a Target transformation:
Advanced Target Property
Description
ReplaceAll
Replaces the existing values in LDAP server when you use the update operation to write data.
To delete multivalued attributes, you must enable this option and pass a null value.
Update Strategy
Updates the rows in the LDAP server based on the following update strategy options you set:
  • Update as Update. Updates all rows flagged for update.
  • Update else Insert. Updates all rows flagged for update if they exist in the target and then inserts any remaining rows marked for insert.
Default is Update as Update.
KeyColumn
Required with the parent DN to write data to LDAP server.
Select the key column for the entry you want to create. For example, the key column for a user is cn.
You cannot update a key column because LDAP Connector does not allow updating the relative distinguished name (RDN) of the entry.
Success File Directory
Not applicable.
Error File Directory
Not applicable.

0 COMMENTS

We’d like to hear from you!