On this Page

Snap type:

Write


Description:

This Snap retrieves a unique LDAP entry from the LDAP server and display all its attributes.

  • Expected upstream SnapsFile Reader followed by CSV Parser. 
  • Expected downstream Snaps: [None].
  • Expected input:  The Distinguished name of the entry to be looked for.
  • Expected output The entry (if exists) will be displayed with all its attributes.


Prerequisites:

[None]


Support and limitations:Works in Ultra 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 looked for.
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 looked for.

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