Cisco Cisco Unified Contact Center Enterprise 9.0(1) Referências técnicas

Página de 548
   
2-60
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Application_Path_Real_Time Table
Application_Path_Real_Time Table  
Provides real-time status and connection data for application paths.
Related tables:
 (via ApplicationPathID)
Table 2-49 Application_Path_Real_Time Table Constraints
Constraint
Field Name(s)
PK
ApplicationPathID
FK
ApplicationPathID
Table 2-50 Application_Path_Real_Time Table
Field Name
Description
Data Type
Keys and 
Null Option
ApplicationPathID
The application path identifier for this application 
path member.
DBINT
PK, FK
NOT NULL
DateTime
The date and time when the data in this table was 
last updated.
DBDATETIME
NOT NULL
OnLine
Indicates whether or not the application path is 
currently on-line:
Y = yes, on-line
N = no, not on-line.
DBCHAR
NULL
OnLineDateTime
The date and time at which the application 
instance associated with this application path 
established connection to the CTI Server.
DBDATETIME
NULL
Text1
Application-specific strings.
varchar(40)
NULL
Text2
Application-specific strings.
varchar(40)
NULL
Text3
Application-specific strings.
varchar(40)
NULL
Text4
Application-specific strings.
varchar(40)
NULL
Text5
Application-specific strings.
varchar(40)
NULL
Text6
Application-specific strings.
varchar(40)
NULL
Text7
Application-specific strings.
varchar(40)
NULL
Text8
Application-specific strings.
varchar(40)
NULL
Text9
Application-specific strings.
varchar(40)
NULL
Text10
Application-specific strings.
varchar(40)
NULL