LDAP/Active Directory Reader (deprecated)

FME can read attribute data held on LDAP servers.

Format Deprecation Notice:   The LDAP/Active Directory Reader format was deprecated in FME 2023.

Usage Notes

When creating queries or WHERE clauses, you will require a special subset of SQL. See the JDBC > LDAP Bridge for the full syntax and documentation.

The performance of this format is dependent on the amount of memory allocated to the Java Virtual Machine (JVM). The following environment variables allow you to specify memory available to Java Plugins:

Tip  To pass additional parameters used by FME to the Java Virtual Machine, use the JAVA_TOOL_OPTIONS environment variable.
Memory Usage (applicable to writers only): Changing the value in the writer parameter Features Per Transaction can control the number of features that FME places in each transaction before a transaction is committed to the database.