This view returns event participant references for all participants that meet the criteria for removal from the review queue. It is used to determine which queue entries are to be purged and will no longer be presented for review, i.e. those that are closed. The default criteria for an issue being defined as closed is when the Audit Status is 'Approved' in the iConsole. The default value for this is defined as the event having a current audit record with an Audit Type of '1' and a corresponding value of '1'. However it is possible to customize this view so that customers can define what constitutes a closed issue. RLS is not applied to this view and it is used in the other review queue views to determine which events are open/closed.
View Stack
WGN_V_RQ_CRITERIA_CL_1 |
||
→ |
WGN_V_RQ_CRITERIA_CL_1_DEF |
|
|
→ |
Wgn3EventIssue |
|
|
Wgn3IssueParticipant |
|
|
Wgn3EventAudit |
Column Details
Column |
Data Type |
Length |
Description |
|
EventUID |
IDENTITYDEF |
13 |
Key used to uniquely identify a captured or imported event. |
|
EventTimeStamp |
TIMESTAMP |
8 |
The time at which the event occurred. |
|
ParticipantIndex |
INTEGER |
4 |
Part-key used to identify an event participant. |
Copyright © 2014 CA.
All rights reserved.
|
|