- Contents
Interaction Designer Help
Modify Entry Ex
This LDAP tool executes the operations in an operations list. Each operation in the list can delete, add to, or modify the values of an LDAP entry's attribute. See Introduction to LDAP tools for more information on using this tool.
Inputs
Session ID
The unique identifier for the session created with the Session tool.
EntryDN
The distinguished name (DN) of the entry this tool will operate on. For example, you might use: "uid=JDoe, ou=subscribers, ou=People, dc=inin, dc=com". Contact your LDAP administrator for information regarding the entry location syntax for your LDAP directory information tree.
OperationList
A list of operations generated with the Add Operation tool.
Outputs
Error Code
The code associated with a processing error.
Error Message
A string description describing the error that occurred.
Error Native
A string description of an error that occurred in the LDAPLib module that connects this CIC server to your LDAP Server.
Exit Paths
Success
This step takes the Success of the operation completed successfully.
Failure
This tool takes the Failure exit path if an error occurred. Examine the output error text to determine the problem.