Actions - Novell IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 Reference Manual

Dtd reference
Hide thumbs Also See for IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009:
Table of Contents

Advertisement

actions

The <actions> that are performed when <conditions> of the enclosing <rule> are met. All individual
<actions> are represented by an element of the form <do-*>.
Remarks
Most actions take arguments that further describe the action to be taken. Arguments that take a fixed
string that never changes at runtime are represented by attributes on the action element. Arguments
that can be re-evaluated at runtime are represented by child elements of the form <arg-*>. The
content of most of these arguments consists of a set of tokens represented by elements of the form
<token-*> (exceptions are noted on the documentation for the individual arguments). The individual
tokens are expanded at runtime based on the rule evaluation context and the results of the expansion
and are concatenated together to form the actual argument.
Example
See <policy>.
Allowed Content
Element
do-add-association
do-add-dest-attr-value
do-add-dest-object
do-add-src-attr-value
do-add-src-object
do-append-xml-element
do-append-xml-text
do-break
do-clear-dest-attr-value
do-clear-op-property
do-clear-src-attr-value
do-clear-sso-credential
do-clone-op-attr
Description
Associates the current object.
Adds a value to an attribute in the destination data
store.
Adds an object in the destination data store.
Adds a value to an attribute in the source data
store.
Adds an object in the source data store.
Appends a custom XML element to existing
elements.
Appends custom XML text to existing elements.
Stops processing the current operation with this
policy.
Clears all values of an attribute in the destination
data store.
Clears an operation property.
Clears all values of an attribute in the source data
store.
Clears a credential in an SSO credential store.
Applies all operations on an attribute in the current
operation to a different attribute.
DirXML Script DTD 175

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 and is the answer not in the manual?

This manual is also suitable for:

Identity manager 3.6.1

Table of Contents