Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for LDAP
  3. PowerExchange for LDAP Configuration
  4. LDAP Connections
  5. LDAP Data Objects
  6. LDAP Mappings
  7. LDAP Lookup
  8. LDAP Run-Time Processing
  9. Appendix A: Data Type Reference

PowerExchange for LDAP User Guide

PowerExchange for LDAP User Guide

Advanced Properties

Advanced Properties

The advanced properties allow you to specify data object write operation properties to write data to an LDAP server.
You can configure the following advanced properties in the data object write operation:
Property
Description
Operation Type
The write operation for an LDAP data object.
ReplaceAll
Replaces the existing values of a multivalued attribute in the LDAP directory 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 directory 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 inserts those rows that do not exist in the target.
Default is Update as Update.
KeyColumn
Required with the parent DN to write data to the LDAP directory server.
Select the key column for the entry you want to create. For example, the key column for a user is cn. However, you cannot update a key column because PowerExchange for LDAP does not support updating the relative distinguished name (RDN) of the entry.

0 COMMENTS

We’d like to hear from you!