Previous Topic: Objects ParametersNext Topic: Replace Attributes Parameters Page


Add Attributes Parameters Page

Use the Add Attributes Parameters page to enter all the attributes that you want to create for the LDAP object.

Use specified array fields for the LDAP attributes to be added

Check this box to use the Attributes and Attributes Values arrays for this request.

LDAP Attributes Array

The array containing the LDAP names of the attributes to be added to the object. This Dataset field must be defined as an array (indexed string). If Use specified array fields for the LDAP attributes to be added is checked, this field will be used.

LDAP Attributes Values Array

The array containing the values of the attributes to be added to the object. This Dataset field must be defined as an array (indexed string). If Use specified array fields for the LDAP attributes to be added is checked, this field will be used.

LDAP Attributes

The LDAP names of the attributes to be added to the object. If Use specified array fields for the LDAP attributes to be added is unchecked, this field will be used.

LDAP Attributes Values

The values of the attributes to be added to the object. If Use specified array fields for the LDAP attributes to be added is unchecked, this field will be used.

LDAP Attributes Value Maps

This is an array of value maps containing additional LDAP attributes to be added to the object. Each value map's Key and Value must be of type string; moreover, the key must be named Keys and the value must be named Values.

Example

Add Attributes Parameters Page

In this example, the object addAttrHashMapArray is an indexed ValueMap whose key fields are called Keys and value fields are called Values.

Note that the user can use the LDAP Attributes Value Maps alone or as an addition to any attributes (and associated attribute values) entered in the other fields of the page.