Previous Topic: AuditTypeNext Topic: Wgn3EventParticipant


Wgn3EventIssue

This table identifies all the audit issues that have been created against captured data. The details of each issue are contained in the Wgn3EventAudit table.

Column

Primary Key

Datatype

Length

Notes

IssueUID

Key used to uniquely identify an event issue.

Yes

IDENTITYDEF

13

 

IssueName

The name of the issue, as specified in the iConsole or Data Management console.

 

VARCHAR

255

 

EventUID

Key used to uniquely identify a captured or imported event.

Yes

IDENTITYREF

13

Foreign key: Wgn3Event

EventTimestamp

The time at which the event occurred.

Yes

TIMESTAMP

8

Foreign key: Wgn3Event