Agents Real Time
The Agents Real Time Report displays the current activities of agents assigned to a skill.
Query: This report data is built from a database query.
Views:
This report has one grid view, Agents Real Time.
Grouping: This report is grouped by Skill Group Name and sorted by Agent Name.
Value List: Skill Groups
Database Schema Tables from which data is retrieved:
-
Person
-
Agent
-
Agent_Real_Time
-
Agent_Skill_Group_Real_Time
-
Skill_Group_Real_Time
-
Service
-
Skill_Group
-
Media_Routing_Domain
Current Fields in the Agents Real Time Report Grid View
Current fields are those fields that appear by default in a report generated from the stock template. Current fields are listed below in the order (left to right) in which they appear by default in the stock template.
Column (Field) |
Description |
---|---|
Skill Group Name |
The enterprise skill group's enterprise name. Derived from: Skill_Group.EnterpriseName |
Agent Name |
The first name and last name of the agent. Derived from: Person.LastName "," Person.FirstName |
Name |
The login name of the agent. Derived from: Agent.LoginName |
Extension |
The phone extension into which the agent is logged. Derived from: Agent_Real_Time.Extension |
Peripheral Number |
The login ID of the agent. This value is taken directly from the database. Derived from: Agent.PeripheralNumber |
Reason |
A code and text (if configured) from the peripheral that indicates the reason for the agent's last state change. If no reason code is defined, this value is 0 (zero). This field is a calculated field derived from:
|
State |
The current state of the agent. Derived from: Agent_Real_Time.AgentState |
Time |
The time spent in the current agent state in HH:MM:SS (hours, minutes, seconds) format. This field is a calculated field derived from: DATEDIFF(seconds, Agent_Real_Time.DateTimeLastStateChange, Select NowTime From Controller_Time) |
Direction |
Whether the call is inbound, outbound, or neither of these. This value is taken directly from the database. Derived from: Agent_Real_Time.Direction |
Media |
The method of communication: phone, chat, or email. This value is taken directly from the database. Derived from: Media_Routing_Domain |
Report Summary: This report has a report summary for all data.