LDAP
Use the IBM® App Connect Enterprise Toolkit to configure message flow nodes that are converted from the IBM App Connect Professional LDAP activities.
About this task
When you import an orchestration that contains LDAP activities, the conversion utility creates a message flow with the LDAP Request node. See Table 1, for information on which nodes are used for each of the activities,.
| IBM App Connect Professional activity | IBM App Connect Enterprise node |
|---|---|
| Search | |
| Retrieve | |
| Create | |
| Delete |
How to connect to LDAP
Procedure
LDAP Request node for Search Entry activities
Procedure
- Select retrieve entries action from entries drop-down.
- Select base distinguished name from the drop-down.
- Click add condition and select search criteria from the drop-down. Provide searchFilter in the input field. Refer to the screenshot for an example.
- Select LDAP object class from the drop-down by clicking on add condition and in the corresponding drop-down add object class.
- Provide the maximum number of items that you want to retrieve. If unsure select the icon beside +, which sets the limit to the maximum number 20.
- Select the radio button, Process 20 items from the collection to process the retrieved records without any exception if the limit is exceeded.
- Click save and close the window.

LDAP Request node for Retrieve Entry activities
Procedure
- Select retrieve entries action from entries drop-down.
- Select base distinguished name from the drop-down.
- Select LDAP object class from the drop-down by clicking on add condition and in the
corresponding drop-down add object class. If there is more than one object class, then add them separately by clicking on add condition.
- Provide the maximum number of items that you want to retrieve. If unsure, select the icon beside +, which sets the limit to the maximum number 20.
- Select the radio button Process 20 items from the collection to process the retrieved records without any exception if the limit is exceeded.
- Click save and close the window.

LDAP Request node for Create Entry activities
Procedure
- Select create entry action from entries drop-down.
- Under controls, select define mappings for How do you want to populate the
target fields in LDAP. This option allows you to define the values explicitly for the fields.
- Select base distinguished name from the drop-down.
- Select an LDAP object class from the drop-down and complete other target fields.
- Click save and close the window.

LDAP Request node for Delete Entry activities
Procedure
- Select delete entry action from 'Entries' drop-down.
- Provide a Distinguished name from the drop-down.
- Click save and close the window.








