ResourceConsistencyType (Complex Type)

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

Configuration of consistency mechanisms. This may include configuration of high-level operation retries and similar technical configuration.
Item Summary  
Name Type Multiplicity Description
$itemDefinition.Name.LocalPart property
boolean
[0,1]  
$itemDefinition.Name.LocalPart property
ShadowCheckType
[0,1]  
$itemDefinition.Name.LocalPart property
boolean
[0,1] If set to true then midPoint will try to create shadows in "proposed" lifecycle state even before an operation is executed. 
$itemDefinition.Name.LocalPart property
RecordPendingOperationsType
[0,1] TODO See also avoidDuplicateOperations and useProposedShadows properties. 
$itemDefinition.Name.LocalPart property
boolean
[0,1] When set to true, midPoint will try to avoid executing duplication operations on the resource. 
$itemDefinition.Name.LocalPart property
duration
[0,1] Turns on operation grouping feature and specifies a grouping interval. 
$itemDefinition.Name.LocalPart property
boolean
[0,1]  
$itemDefinition.Name.LocalPart property
boolean
[0,1]  
$itemDefinition.Name.LocalPart property
boolean
[0,1]  
$itemDefinition.Name.LocalPart container
ErrorSelectorType
[0,1] Specifies a method that midPoint will use to evaluate criticality of errors: which errors are considered to be critical (stops the operation) and which error are non-critical (operation continues). 
$itemDefinition.Name.LocalPart property
duration
[0,1] Duration for which the completed asynchronous operations that are kept in the shadow objects are considered during computation. 
$itemDefinition.Name.LocalPart property
duration
[0,1] Duration for which the completed asynchronous operations will be kept in the shadow objects. 
$itemDefinition.Name.LocalPart property
duration
[0,1] Duration for which the system will wait before re-trying failed operation. 
$itemDefinition.Name.LocalPart property
int
[0,1] Maximum number of attempts to re-try a failed operation. 
$itemDefinition.Name.LocalPart property
duration
[0,1] Duration for which the system will keep dead shadows. 
$itemDefinition.Name.LocalPart property
boolean
[0,1] If set to true then midPoint will always refresh shadow when it is retrieved.