Previous Topic: Output ParametersNext Topic: Operator Failure


Example

In this example, we are creating an organizational unit called Testing Unit. The objectclass attribute defines the object to be of type 'top' and 'organizationalunit'. The 'top' type is the root of all LDAP types.

We are also adding additional attributes to the new organizational unit through the Process.newObjAttributes indexed value map.

Input parameters for the Create Object operator