LDAP Delete Attribute Value
Overview
The LDAP Delete Attribute Value Snap deletes one or more values from an existing attribute of an existing LDAP entry on the LDAP server.
Supported Accounts
- This is a Write-type Snap.
Works in Ultra Tasks
Snap views
| Type | Description | Examples of upstream and downstream Snaps |
|---|---|---|
| Input |
This Snap has at most one document input view, which contains entry name, name of an existing attribute and the values to be deleted. The Distinguished name of the entry, name of the existing attribute, and the values to be deleted. |
|
| Output |
This Snap has at most one document output view. Message indicating if the operation is done successfully or not. |
|
| Learn more about Error handling. | ||
Examples
Snap settings
| Field/Field set | Description |
|---|---|
Label*
String |
Specify a unique name for the Snap. Modify this to be more appropriate, especially if more than one of the same Snaps is in the pipeline. Default value: LDAP Delete Attribute Value |
Distinguished name*
String/Expression |
The distinguished name of the entry to be modified.
Default value: N/A Example: |
Pass through
Checkbox |
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: Deselected |
Attribute value delimiter
String/Expression |
Character or string to be used as delimiter to split the value of an attribute into multiple values.
Default value: N/A Example: |
Attribute name*
String/Expression/ Suggestion |
The name of the attribute to have a value be deleted.
Note: It is suggestible based on the distinguished name provided.
Default value: N/A Example: |
Attribute value*
String/Expression |
The value to be deleted from the attribute.
Default value: N/A Example: |
Snap execution
Dropdown list |
Choose one of the three modes in
which the Snap executes. Available options are:
Default value: Execute only Example: Validate and Execute |