Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason | CX Insights Name | CX Insights Type | CX Insights Folder Name | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
campaignname | varchar (255) | True | Unknown | The name of the Campaign as defined in Dialer Manager. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
siteid | varchar (80) | False | Unknown | The name of the Outbound Dialer server that the agent was logged on to. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
odsoffset | int | False | Unknown | The offset of the ODS's time zone from UTC in seconds. This is used to translate the agenttimeUTC field to local time. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
agenttimeUTC | datetime | False | Unknown | The time when the action described by this record happened. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
agentid | varchar (80) | False | Unknown | The CIC User ID of the agent who processed the call, as it is defined in Interaction Administrator. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
stageid | varchar (10) | True | Unknown | Dialer uses this column to categorize non-Dialer call time as inbound or outbound (manually dialed). It populates the stageid column with the identifier 'ND-IN' for inbound non-Dialer calls or the identifier 'ND-MO' for manually-dialed outbound non-Dialer calls. This information is used by the Agent Utilization Summary report to summarize non-Dialer call time by inbound and outbound categories. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
callid | varchar (11) | True | Unknown | Numeric ID of this call object. For more information, see the discussion of callid in the Reporting Data Dictionary. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
callidkey | varchar (18) | True | Unknown | This internal, site-unique key identifies a call in the system. It is an 18 character alphanumeric strings whose format may change from release to release, though the values will always be unique. This field is not referenced in any report, but can be used by customers to cross-reference Dialer calls with the standard call data stored in the CIC database. For more information, see the discussion of callidkey in the Reporting Data Dictionary. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
propertyname | varchar (255) | False | Unknown |
A name that identifies the type of statistic that the record contains. The supported property values are:
|
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
propertyvalue | varchar (255) | True | Unknown | The value of the statistic. All time-based values are expressed in seconds. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
agentstats_id | bigint | False | Unknown | The identification number assigned to the agent statistic. |
18.4.0.000 | Added id columns to agentstats and campaignstats. |
Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason | CX Insights Name | CX Insights Type | CX Insights Folder Name | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
campaignname | varchar2 (255) | True | Unknown | The name of the Campaign as defined in Dialer Manager. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
siteid | varchar2 (80) | False | Unknown | The name of the Outbound Dialer server that the agent was logged on to. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
odsoffset | number | False | Unknown | The offset of the ODS's time zone from UTC in seconds. This is used to translate the agenttimeUTC field to local time. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
agenttimeUTC | timestamp | False | Unknown | The time when the action described by this record happened. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
agentid | varchar2 (80) | False | Unknown | The CIC User ID of the agent who processed the call, as it is defined in Interaction Administrator. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
stageid | varchar2 (10) | True | Unknown | Dialer uses this column to categorize non-Dialer call time as inbound or outbound (manually dialed). It populates the stageid column with the identifier 'ND-IN' for inbound non-Dialer calls or the identifier 'ND-MO' for manually-dialed outbound non-Dialer calls. This information is used by the Agent Utilization Summary report to summarize non-Dialer call time by inbound and outbound categories. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
callid | varchar2 (11) | True | Unknown | Numeric ID of this call object. For more information, see the discussion of callid in the Reporting Data Dictionary. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
callidkey | varchar2 (18) | True | Unknown | This internal, site-unique key identifies a call in the system. It is an 18 character alphanumeric strings whose format may change from release to release, though the values will always be unique. This field is not referenced in any report, but can be used by customers to cross-reference Dialer calls with the standard call data stored in the CIC database. For more information, see the discussion of callidkey in the Reporting Data Dictionary. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
propertyname | varchar2 (255) | False | Unknown |
A name that identifies the type of statistic that the record contains. The supported property values are:
|
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
propertyvalue | varchar2 (255) | True | Unknown | The value of the statistic. All time-based values are expressed in seconds. |
4.0.106.453 | 4.0 Release | |||||||||||||||||||||||||||||||||||||||
agentstats_id | number | False | Unknown | The identification number assigned to the agent statistic. |
18.4.0.000 | Added id columns to agentstats and campaignstats. |
Primary Key Name | Type | Column Name (sort order) |
---|---|---|
PK_AGENTSTATS_ID | Non-clustered | agentstats_id (Ascending) |
Primary Key Name | Column Name (sort order) |
---|---|
PK_AGENTSTATS_ID | agentstats_id (Ascending) |
Index Name | Type | Column Name (sort order) |
---|---|---|
IX_AgentStats_Date | Clustered | agenttimeUTC (Ascending) |
UX_AgentStats | Unique non-clustered | campaignname (Ascending) agenttimeUTC (Ascending) agentid (Ascending) propertyname (Ascending) |
Index Name | Column Name (sort order) |
---|---|
IX_AgentStats_Date | agenttimeUTC (Ascending) |
UX_AgentStats | campaignname (Ascending) agenttimeUTC (Ascending) agentid (Ascending) propertyname (Ascending) |