Feedback

  • Contents
 

Add Entry Ex

This LDAP tool creates an entry at the location you specify with the attributes you specify in the operations. This tool allows you to create entry attributes with multiple values. If each attribute in the entry needs only one value, then use the Add Entry tool. See Introduction to LDAP tools for more information on using this tool.

Note: The operations list that this tool requires may contain only Add operations. See the Add Operation tool documentation for more information.

Inputs

Session Id

The session identifier generated with the Session tool.

EntryDN

The distinguished name (DN) of the entry this tool creates. 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 to execute. This operation list is generated with one or Add Operation tools.

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.