Delete LDAP Entry Activity

Use the Delete Activity to delete LDAP entries from the configured LDAP Sever.

Using the create activity:

  1. Right-click Orchestration in the Project pane and click New Orchestration to create or open an orchestration. The orchestration pane is displayed.
  2. Select the Activities tab and expand the LDAP folder.
  3. Drag Delete Entry activity from the LDAP folder onto the orchestration. The graphical representation of the orchestration, including the checklist is displayed.
  4. The Checklist pane lists the tasks (Summary, Pick Endpoint, Configure, Map inputs, Map outputs) that you must complete to configure the outbound activity.
    1. Click on Pick Endpoint to select a LDAP endpoint.
      Note: For instructions on creating or editing a LDAP endpoint, see Creating or Editing Endpoint for LDAP connector.
    2. Click Configure from the Checklist. The Configure pane is displayed. Complete the following steps to configure Delete Entry activity.
      1. Click Browse button to select an Base Dn from the Browse DIT pane. The Browse LDAP Entry panel displays all the entries from the selected LDAP server.
        Note: If you have configured the Base-Dn property in the endpoint panel then Browse LDAP Entry displays children of Base-Dn alone or else it displays all the entries from the root of the LDAP directory.

Specifying the map inputs for delete activity

Click Map Input from the Checklist pane. The input parameters for the specific LDAP activity are displayed under the To Activity pane. Some of the common input parameters are defined in the following table.

Table 1. Map Input Optional Parameter
Parameter Name Descrtiption
baseDn Starting point of an LDAP tree under which connector searches for Entry matching to RDN mentioned by below field.
RDN An attribute name value pair which uniquely identifies an Entry under immediate tree represented by Base Dn.

Specifying the map outputs delete activity

Click Map output from the Checklist pane. The output parameters for the LDAP Delete activity are displayed under the From Activity pane. Some of the common output parameters are defined in the following table
Table 2. Delete Activity common output parameters
Parameter Name Description
baseDn Return Base Dn if successful
RDN Return RDN if successful
resultCode LDAP Result code
resultMessage LDAP Result Message

Note : We can delete multiple Entries using delete entry activity




Feedback | Notices


Timestamp icon Last updated: Tuesday, 27 September 2016


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.doc/LDAP_connector_delete_entry.html