Versions Compared

Key

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

On this Page

...

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

Snap type:

Write


Description:

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

Note
The LDAP Delete Attribute Snap will completely remove the attribute itself whereas the LDAP Delete Attribute Value Snap will just delete the specified values from the attribute.
  • Expected upstream Snaps: File Reader followed by CSV Parser. 
  • Expected downstream Snaps: [None].
  • Expected input: The Distinguished name of the entry and an attribute. An attribute consists of name and value.
  • Expected output:  The attribute (if did not exist before) will be deleted from the entry on the server.


Prerequisites:

[None]


Support and limitations:Works in Ultra Pipelines.
Account: 

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. 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 and the attribute 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 modified.

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

Default value: [None]

Pass through


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

Attribute name


Required. The name of the attribute to be deleted.
Note: It is suggestible based on the distinguished name provided.

ExampleemployeeType

Default value: [None]


Multiexcerpt include macro
nameSnap Execution
pageSOAP Execute

Multiexcerpt include macro
nameExecution_Detail_Write
pageSOAP Execute

...