ItemProcessingRecordType (Complex Type)

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

Information about item processing to be recorded in items report.
Item Summary  
Name Type Multiplicity Description
sequentialNumber property
int
[0,1] Item sequential number. 
name property
string
[0,1] Item name (e. 
displayName property
string
[0,1] Item display name (e. 
type property
QName
[0,1] Item type (e. 
oid property
string
[0,1] Item OID (e. 
bucketSequentialNumber property
int
[0,1] Bucket sequential number. 
outcome container
QualifiedItemProcessingOutcomeType
[0,1] Outcome of the processing. 
startTimestamp property
dateTime
[0,1] When the item processing started. 
endTimestamp property
dateTime
[0,1] When the item processing finished. 
duration property
double
[0,1] How many milliseconds did the bucket processing take. 
errorMessage property
string
[0,1] Error message related to the processing.