On this Page

Snap type:

Write

Description:

This Snap deletes an existing LDAP entry from the LDAP server.

  • Expected upstream Snaps: File Reader followed by CSV Parser. 
  • Expected downstream Snaps[None].
  • Expected inputThe Distinguished name of the entry to be deleted.
  • Expected outputThe entry (if exists) will be removed from the server.
Prerequisites:

[None]

Support and limitations:

Works in Ultra Task Pipelines.

Account: 

This Snap uses account references created on the Accounts page of SnapLogic Manager to connect to an LDAP server. See LDAP Account for information on setting up this type of account.

Views:


InputThis Snap has at most one document input view, which contains the entry name to be deleted.
OutputThis Snap has at most one document output view.
ErrorThis Snap has at most one document error view and produces zero or more documents in the view.


Settings

Label


Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Distinguished name



Required. The distinguished name of the entry to be deleted.

Examplecn=syed,ou=People,dc=Snaplogic,dc=com

Default value: [None]

Pass through

Select to include the entire input data in the Snap's output. The Snap includes this data within the $original field in the output. 

Default value: Not selected