Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for LDAP
  3. PowerExchange for LDAP Configuration
  4. LDAP Sources and Targets
  5. LDAP Mappings
  6. LDAP Sessions
  7. Appendix A: LDAP Datatype Reference
  8. Appendix B: Error Messages
  9. Appendix C: Glossary

PowerExchange for LDAP User Guide for PowerCenter

PowerExchange for LDAP User Guide for PowerCenter

Configuring Sessions for LDAP Targets

Configuring Sessions for LDAP Targets

The following table describes the session properties for LDAP targets:
Session Property
Description
Duplicate Parent Row Handling
Indicates how the PowerCenter Integration Service handles duplicate parent rows:
  • First Row. The PowerCenter Integration Service passes the first duplicate row to the target. The PowerCenter Integration Service rejects rows with the same primary key that it processes after this row.
  • Last Row. The PowerCenter Integration Service passes the last duplicate row to the target. The PowerCenter Integration Service rejects rows with the same primary key that it processes before this row.
  • Error. The PowerCenter Integration Service passes the first row to the target. Rows that follow with duplicate primary keys increment the error count. The session fails when the error count reaches the error threshold.
Orphan Row Handling
Indicates how the PowerCenter Integration Service handles orphan rows:
  • Ignore. The PowerCenter Integration Service ignores orphan rows.
  • Error. The PowerCenter Integration Service treats orphan rows as error. Error count is incremented for each such row. The session fails when the error count reaches the error threshold.
Include Superclass in Insert
Includes the superclass of the selected object class, in the objectClass attribute of the entry inserted in the LDAP directory server. Default is Yes.
One level update
Performs the update and delete operation on a single level. One level deep entries are affected in the update and delete operation. Default is No.
Delete old RDN on update
Deletes the old RDN when the RDN value of an entry is updated. Default is No.
Cache Directory
Directory for the LDAP cache files. Default is $PMCacheDir service process variable.
Cache Size
Maximum buffer size in bytes to cache the LDAP data. Default is 10485760 bytes (10 MB).
Duplicate Row Error Count
Error threshold for the duplicate rows. Default is 0.
Orphan Row Error Count
Error threshold for the orphan rows. Default is 0.

0 COMMENTS

We’d like to hear from you!