Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Limitations and Known Issues

None.

Behavior Change

...

As of 432patches19873 Snap Pack version, any LDAP entry attribute that contains binary data will be displayed as a byte array (Base64 encoded

...

) instead of

...

a string in the output.

Snap Views

Type

Format

Numer of Views

Examples of Upstream and Downstream Snaps

Description

Input

Document

  • Min: 0

  • Max: 1

File Reader followed by CSV Parser. 

The Distinguished name of the unit to looked for. lter to be applied to obtain the search results.

Output

Document

  • Min: 0

  • Max: 1

N/A

The entry (if it exists) will be displayed with all its attributes.

As of 432patches19873 Snap Pack version, any LDAP entry attribute that contains binary data will output from the Snap as a byte array (Base64 encoded) instead of a string.

Error

Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:

  • Stop Pipeline Execution: Stops the current pipeline execution if the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in Pipelines.

...

Field Name

Field Type

Description

Label*

Default Value: LDAP Lookup
Example: Lookup

String

Specify a unique name for the Snap.

Distinguished name*

Default Value: None
Examplecn=snapuser,ou=People,dc=Snaplogic,dc=com

String

Specify the distinguished name of the entry to modify.

Pass through

Default Value: Deselected

Checkbox

Select this checkbox to enable the Snap to pass the input data to the downstream Snap and display in the output document.

Include string representation for binary attributes

Checkbox

Select this checkbox to add a string representation of all binary attributes. When selected, the string representation of attribute values are appended to the output document, with a _str postfix.

  

Insert excerpt
LDAP Snap Pack
LDAP Snap Pack
nopaneltrue