Skip to main content
Version: 1.6

vFACT_TASKDETAILS

Definition

Contact Center data about incoming and outgoing customer contacts. One contact creates one record within this table and holds the summary of several interactions with multiple agents.

Data Repository: Customer Session Record (CSR)

API: Search Tasks (GraphQL endpoint) /TaskDetails

Original field description

This documentation is available from external source: CSR Data Dictionary

b+s specific fields or modifications

Field nameTypeDescription
CallbackWaitDurationbigintDuration in milliseconds from requesting/scheduling a callback to be successfully connected with the callback call or where the callback failed
conferenceFlagint1 if the contact was conferenced at least once, else 0
connectedDurationbigintTalking duration in milliseconds, also including conference duration for non-voice contacts
consultFlagint1 if the contact was consulted at least once, else 0
holdFlagint1 if the contact was taken on hold at least once, else 0
InContactsAbandonedint1 if the incoming contact abandoned in queue or at agent after the short call threshold, else 0
InContactsAnsweredint1 if the incoming contact was answered by an agent, else 0
InContactsForwardedint1 if the incoming contact was forwarded to another DN after being queued, else 0
InContactsIncompleteint1 if the incoming contact was not completed by the system correctly and the end time is missing, else 0
InContactsOtherint1 if the incoming contact ended not in one of the other cases, else 0
InContactsSelfserviceint1 if the incoming contact ended in the self service after the short call threshold, else 0
InContactsSelfserviceFwdint1 if the incoming contact was forwarded to another DN from the self service, else 0
InContactsShortAbandonedint1 if the incoming contact abandoned in the self service or queue or at agent before the short call threshold, else 0
lastEntryPointSLTintService Level Threshold of the last entry point for the contact
lastQueueSLTintService Level Threshold of the last queue for the contact
waitDurationbigintSum of ringingDuration and queueDuration in milliseconds
var11 to var20nvarchar(100)Global variable that is mapped to this variable field (see mapping in "Field Name" of dimension table "VARIABLE INFO")
note

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