complexType CommonAuditEntry
diagram ec_wsdl_diagrams/ec_wsdl_p147.png
namespace http://base.api.ec.n2.tibco.com
children id creationTime componentId messageId severity message priority correlationId contextId parentContextId messageCategory principalId principalName managedObjectId managedObjectName managedObjectType managedObjectVersion managedObjectStatus parentObjectId applicationActivityName applicationActivityInstanceId applicationActivityModelId applicationName priorStepId iteration iterationId hostTaskName hostTaskType entityId entityType managedObjectUrl managedObjectDetails modelMajorVersion modelVersion resourceId subprocessInstanceId subprocessName subprocessVersion moduleName processPriority extendedMessage caseReferences additionalAttributes instigatedCaseEvents genericAttributes
used by
elements CommonAuditEntry CaseAuditEntry/instigator
complexTypes CaseAuditEntry CommentAuditEntry ProcessInstanceAuditEntry WorkItemAuditEntry
annotation
documentation
Audit Information which is common to all the Reporting API Operations
source <xs:complexType name="CommonAuditEntry">
 
<xs:annotation>
   
<xs:documentation>Audit Information which is common to all the Reporting API Operations</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="id" type="xs:long" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="creationTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="componentId" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="messageId" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="severity" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="message" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="priority" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="correlationId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="contextId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="parentContextId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="messageCategory" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="principalId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="principalName" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="managedObjectId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="managedObjectName" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="managedObjectType" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="managedObjectVersion" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="managedObjectStatus" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="parentObjectId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="applicationActivityName" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="applicationActivityInstanceId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="applicationActivityModelId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="applicationName" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="priorStepId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="iteration" type="xs:int" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="iterationId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="hostTaskName" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="hostTaskType" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="entityId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="entityType" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="managedObjectUrl" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="managedObjectDetails" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="modelMajorVersion" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="modelVersion" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="resourceId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="subprocessInstanceId" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="subprocessName" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="subprocessVersion" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="moduleName" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="processPriority" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="extendedMessage" type="xs:string" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="caseReferences" type="CaseReferences" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="additionalAttributes" type="AdditionalAttributes" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="instigatedCaseEvents" type="CaseAuditEntry" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="genericAttributes" type="GenericAttributes" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy