copy-attr

Deprecated as of Identity Manager 2.0. Use DirXMLScript <token-op-attr> instead.

Remarks

<copy-attr> is used as a token to specify a string replacement in the distinguished name generated by the enclosing <placement>.

The replacement string is generated by copying the first value for the attribute specified by attr-name from the <add> event that is being processed. If the attribute does not exist, then the enclosing <placement-rule> is skipped. Structured attribute types are not supported.

Example

See <placement-rules>.

Allowed Content

EMPTY

Attributes

Attribute

Possible Values

Default Value

attr-name

CDATA

The name of the attribute.

The name is mapped between the application and eDirectory namespaces by the Schema Mapping policy so that Identity Manager sees the name in the eDirectory namespace and a driver sees the name in the application namespace. The mapping rule uses the class name attribute of the enclosing command or event to determine which class to use for mapping the attribute name.

#REQUIRED

Content Declaration

Empty

Parent Elements

Element

Description

placement

Object placement specifier. Deprecated as of Identity Manager 2.0.