copy-path-suffix

Deprecated as of Identity Manager 2.0. Use DirXMLScript <token-unmatched-src-dn> instead.

Remarks

<copy-path-suffix> 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 src-dn attribute from the <add> event that is being processed, and then stripping away the portion of the src-dn matched by a <match-path> in the enclosing <placement-rule>. If no <match-path> was specified then the whole src-dn is copied. A conversion from the src-dn-format to the dest-dn-format of the enclosing <placement-rules> is performed if the formats are different. Conversion from a typeless (unqualified) format to a typed (qualified) format is unsupported unless the source is eDirectory.

Example

See <placement-rules>.

Allowed Content

EMPTY

Attributes

None

Content Declaration

Empty

Parent Elements

Element

Description

placement

Object placement specifier. Deprecated as of Identity Manager 2.0.