Elements for AUDIT_DATA_SYNC events

The event type provides information on data synchronization events.

The following table lists the elements that can be displayed in the output of an AUDIT_DATA_SYNC event and their abbreviated XPath statements.

Element Always in output Abbreviated XPath
action Yes action
auditMsg No auditMsg
auditMsgElement No Neither this element, nor its children, should be defined in the shredder configuration file.
auditTrailId No auditTrailId
extensionName No endTime [type='dateTime']
eventType Yes ”'AUDIT_DATA_SYNC'"
globalInstanceId Yes Not applicable. This value is an internal number that is not related to #GLOBAL_ID.
outcome Yes This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the auditOutcomeType element type.
outcome.failureReason No outcome.failureReason
outcome majorStatus No outcome.majorStatus
outcome minorStatus No outcome.minorStatus
outcome result Yes outcome.result
outcome registryInfo No This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the registryInfoType element type.
outcome serverLocation Yes registryInfo.serverLocation
outcome serverLocationType Yes registryInfo.serverLocationType
outcome serverPort Yes registryInfo.serverPort
outcome type Yes registryInfo.type
reporterComponentId When different from sourceComponentId Neither this element, nor its children, should be defined in the shredder configuration file. These elements are generated by the code. This container element uses the children of the auditComponentIdType element type.
resourceInfo Yes This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the resourceInfoType element type.
resourceInfo.attributes No resourceInfo.attributes
resourceInfo.nameInApp Yes resourceInfo.nameInApp
resourceInfo.nameInPolicy Yes resourceInfo.nameInPolicy
resourceInfo.type Yes resourceInfo.type
sequenceNumber Yes Not applicable. This value is an internal number that is not related to #RECORD_ID.
sourceComponentId Yes This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the auditComponentIdType element type.
sourceComponentId application Yes CommonBaseEvent/SourceComponentId/ @application
sourceComponentId component Yes CommonBaseEvent/SourceComponentId/ @component
sourceComponentId componentIdType Yes CommonBaseEvent/SourceComponentId/ @componentIdType
sourceComponentId componentType Yes CommonBaseEvent/SourceComponentId/ @componentType
sourceComponentId executionEnvironment No CommonBaseEvent/SourceComponentId/ @executionEnvironment
sourceComponentId instanceId No CommonBaseEvent/SourceComponentId/ @instanceId
sourceComponentId location Yes CommonBaseEvent/SourceComponentId/@location
sourceComponentId locationType Yes CommonBaseEvent/SourceComponentId/ @locationType
sourceComponentId processed No CommonBaseEvent/SourceComponentId/ @processed
sourceComponentId subComponent Yes CommonBaseEvent/SourceComponentId/ @subComponent
sourceComponentId threadId No CommonBaseEvent/SourceComponentId/@threadId
startTime No startTime [type='dateTime']
timestamp Yes CommonBaseEvent/@creationTime
userInfo No This element is a container element and has no valid XPath. A valid XPath requires a values declaration. This container element uses the children of the userInfoType element type.
userInfo.appUserName Yes userInfo.appUserName
userInfo.attributes No userInfo.attributes
userInfo.callerList No userInfo.callerList
userInfo.domain No userInfo.domain
userInfo location No userInfo.location
userInfo locationType No userInfo.locationType
userInfo.realm No userInfo.realm
userInfo.registryUserName Yes userInfo.registryUserName
userInfo.sessionId No userInfo.sessionId
userInfo.uniqueId No userInfo.uniqueId

Parent topic: Elements by event types