Elements for AUDIT_WORKFLOW events

This event type identifies workflow events.

The following table lists the elements that can be displayed in the output of an AUDIT_WORKFLOW 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
endTime No endTime [type='dateTime']
extensionName Yes ”'AUDIT_WORKFLOW'"
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
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.
registryInfo serverLocation Yes registryInfo.serverLocation
registryInfo serverLocationType Yes registryInfo.serverLocationType
registryInfo serverPort Yes registryInfo.serverPort
registryInfo 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.
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']
targetUserInfo 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.
targetUserInfo appUserName Yes userInfo.appUserName
targetUserInfo attributes No userInfo.attributes
targetUserInfo callerList No userInfo.callerList
targetUserInfo domain No userInfo.domain
targetUserInfo location No userInfo.location
targetUserInfo locationType No userInfo.locationType
targetUserInfo realm No userInfo.realm
targetUserInfo registryUserName Yes userInfo.registryUserName
targetUserInfo sessionId No userInfo.sessionId
targetUserInfo uniqueId No userInfo.uniqueId
targetUserRegistryInfo 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.
targetUserRegistryInfo serverLocation Yes registryInfo.serverLocation
targetUserRegistryInfo serverLocationType Yes registryInfo.serverLocationType
targetUserRegistryInfo serverPort Yes registryInfo.serverPort
targetUserRegistryInfo type Yes registryInfo.type
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
userInputs 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 attributeType element type.
userInputs name Yes attributeType.name
userInputs source No attributeType.source
userInputs value Yes attributeType.value
workItemInfo 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 workItemInfoType element type.
workItemInfo id Yes workItemInfoType.id
workItemInfo type Yes workItemInfoType.type

Parent topic: Elements by event types