|
InfoAccess |
|
|
DATA VIEW NAME |
CLARIFY_QUEUE_HISTORICAL |
|
OVERVIEW |
This view contains a record of all Clarify queues that a case has been dispatched to along with other pertinent information. The view should be used in conjunction with other UW.Clarify views |
|
LOAD FREQUENCY |
The view is refreshed nightly and new data is appended to the existing data. |
|
DATA CUSTODIAN |
DoIT Help Desk - Chris
Holsman |
|
AUTHORIZATION |
This data is for Internal
DoIT users only |
|
SPECIAL CONSIDERATIONS |
The view retains all history information about Clarify Queues permanently. |
|
QUESTIONS |
Contact: Division
of Information Technology Help Desk |
|
LAST UPDATED |
5/2001 – New view created. |
|
DATA FORMATS |
Primary Key Columns are identified with an asterisk (*) |
|
Alphanumeric Data |
CHAR (N) (N) = length.
Field contains letters and/or numbers. |
|
Numeric Data |
NUMBER (N) (N) = length.
Field contains only numbers. NUMBER (X,Y) = format for numbers with decimal
positions X = total number of digits Y = the number of digits after the
decimal. |
|
Date |
DATE - Date can be
in various formats. Date functions available with your query tool can
be used to format the date. |
Column Name |
Format |
Description |
|---|---|---|
|
DISPATCH_TIME |
DATE |
Supply business descriptionThe system timestamp when the case was Dispatched. Dispatch is a formal recorded event in the Clarify system. |
|
ID_NUMBER |
CHAR (11) |
Supply business description.The ID number of the case being dispatched. |
|
QUEUE_NAME |
CHAR (24) |
Supply business descriptionThe title of the queue to which the case was dispatched. |
|
LOGIN_NAME |
CHAR (30) |
Supply business descriptionThe 3-letter login id of the person dispatching the case. |
|
EXTRACT_DATE_TIME |
DATE |
The date and time these data were extracted. |