Skip to main content
Version: 1.3

vFACT_AGENTACTIVITIES

Definition

Contact Center Agent data about state changes of all channels. Every agent event from the login to the logout including all state changes between creates a new record for every channel.

Data Repository: Agent Activity Record (AAR)

API: Get Agent Activities (REST) /agents/activities

Original field description

This documentation is available from external source: AAR Data Dictionary

b+s specific fields or modifications

Field nameTypeDescription
channelsPerTypeintNumber of channels of each channel type an agent has for this agent session
channelsPerUserintTotal number of channels an agent has for this agent session
directionvarchar(7)Indicates whether the task is inbound, outbound or outdial
loginDurationbigintCalculated time span from the logout event back to the login event in milliseconds
origidnvarchar(50)A UUID that identifies an agent.
stateDurationbigintCalculated time from start to end time of an event in milliseconds
totalDurationbigintCalculated time from start to end time for events that are not running in parallel with other events in milliseconds
UserTypevarchar(5)User type for agent activity is always = 'Agent'
note

Surrogate keys (integer) of the datamart are used for tenant (org), user, team, site, date and time fields.