Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added the pass-through functionality

On this Page

Table of Contents
maxLevel2
excludeOlder Versions|Additional Resources|Related Links|Related Information

Snap type:

Write


Description:

This Snap renames an entry from a given old name to its new name. In the LDAP v2, this corresponds to the modify RDN operation that renames an entry within the same context (that is renaming a sibling). In the LDAP v3, this corresponds to the modify DN operation, which is like modify RDN, except that the old and new entries need not be in the same context.

  • Expected upstream Snaps: Upstream Snap can be given. File reader followed by any file parser  followed by Structure.
  • Expected downstream Snaps: Any file  Formatter followed by File Writer.
  • Expected input: Old name, New name
  • Expected output: This Snap will give the output data as status of entered New name that the Old name is renamed to New name or not.


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 Active Directory Basic Auth Account for information on setting up this type of account.


Views:


InputThis Snap has at most one document input view.
OutputThis Snap has exactly 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.

Old entry



Required. The Old entry is the DN value of an entry. The LDAP API references an LDAP object by its distinguished name (DN). A DN is a sequence of relative distinguished names (RDN) connected by commas. An RDN is an attribute with an associated value in the form attribute=value, normally expressed in a UTF-8 string format. The following lists typical RDN attribute types as: DC = domainComponent, CN = commonName, OU = organizationalUnitName,O = organizationName, STREET = streetAddress, L = localityName,ST = stateOrProvinceName, C = countryName, UID = userid.
ExampleCN=AbcUser,CN=Users,DC=server,DC=gaianlabs,DC=com

Default value: [None]


New entry


Required. The New name is the DN value of an entry. Please refer to the Old name property for the description of  DN and RDN values.
ExampleCN=NewAbcUser,CN=Users,DC=server,DC=gaianlabs,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

Multiexcerpt include macro
nameSnap Execution
pageSOAP Execute

Multiexcerpt include macro
nameExecution_Detail_Write
pageSOAP Execute


Insert excerpt
Active Directory Snap Pack
Active Directory Snap Pack
nopaneltrue