Skip to content

component ldif

Raymond Meester edited this page Mar 7, 2023 · 1 revision

The LDIF component allows you to do updates on an LDAP server from a LDIF body content.

This component uses a basic URL syntax to access the server. It uses the Apache DS LDAP library to process the LDIF. After processing the LDIF, the response body will be a list of statuses for success/failure of each entry.

Camel Documentation

Clone this wiki locally