SynchronizationReactionNewType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Reaction to a synchronization situation(s). There is a list of situations to which this entry pertains. The list is further optionally qualified by channel(s) and a condition. Only if a situation (any of), a channel (any of), and the condition all match, then the action(s) are applied. The list of reactions is evaluated in the (optional) order given. Entries without explicit order are evaluated last.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1]  
description property
string
[0,1] Free-form textual description of the object. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
order property
int
[0,1] Order in which this reaction is to be evaluated. 
situation property
SynchronizationSituationType
[1,-1] Defines a particular synchronization situation. 
channel property
anyURI
[0,-1]  
condition property
ExpressionType
[0,1] Expression that is evaluated to check whether this reaction is applicable in a particular context. 
actions container
SynchronizationActionsNewType
[0,1] Action(s) that have to be executed in specified synchronization situation.