Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

Description

This report shows individual inbound calls (ACD-A-002) and outbound calls (only in ACD-A-002-02) in ACD groups organized by service number. You can see to which agents calls were routed. The connection times are shown.

Sample Execution (Input) → Sample Report (Output)

Columns

The following columns are provided.

Legend

Table

Alias

StatisticsPartA (See also Table Reference - StatisticsPartA (A) )

a

AcdStatisticsPartB (See also Table Reference - AcdStatisticsPartB (AcdB) )

acdb

StatisticsPartB (See also Table Reference - StatisticsPartB (B) )

b


Name

Description

Criteria Used

Date

The date the call was initiated

a.dtCallStart

Service Number

Platform Destination (B Number)


Call Start

The time the call was started

a.dtCallStart

Call End

The time the call was ended

a.dtCallEnd

Type 

Status
colourBlue
titleACD-A-002-02 only

Inbound or Outbounda.bOutbound == 1 → Outbound Call otherwise Inbound

Caller

Telephone number of the caller(A Number)


ACD Group Name

Name of the group


Group Start

The time the call entered the ACD group

acdb.dtGroupStart

Group End

The time the call quit the ACD group

IF ( b.dtCallEnd ='00-00-00 00:00:00', NULL, b.dtCallEnd )

Connected

The time when the agent answered the call

acdb.dtAgentConnect

Duration

Total duration of the call

StatisticsPartA.dtCallEnd - StatisticsPartA.dtCallStart

Agent

The name of the agent followed by the agent number in brackets


Duration

The connection time with the agent

IF ( b.dtCallConnect IS NOT NULL, (StatisticsPartB.dtCallEnd - StatisticsPartB.dtCallConnect, ), NULL )


Sv translation
languagefr

Description

Ce rapport montre les appels entrants individuels dans les groupes ACD organisés par numéro de service. Vous pouvez voir vers quels agents les appels ont été acheminés. Les temps de connexion sont indiqués.

Exemple d'exécution (entrée) → Exemple de rapport (sortie)

Colonnes

Les colonnes suivantes sont fournies.

Légende

Tableau

Alias

StatisticsPartA (Voir aussi Tableau de référence - StatisticsPartA (A) )

a

AcdStatisticsPartB (Voir aussi Tableau de référence - AcdStatisticsPartB (AcdB) )

acdb

StatisticsPartB (Voir aussi Tableau de référence - StatisticsPartB (B) )

b


Nom

Description

Critères utilisés

Date

La date à laquelle l'appel a été lancé

a.dtCallStart

Numéro de service

Plateforme de destination (numéro B)


Début de l'appel

L'heure à laquelle l'appel a été lancé

a.dtCallStart

Fin de l'appel

L'heure à laquelle l'appel a été terminé

a.dtCallEnd

Appelant

Numéro de téléphone de l'appelant (numéro A)


Nom du groupe ACD

Nom du groupe


Démarrage groupe

L'heure à laquelle l'appel est entré dans le groupe ACD

acdb.dtGroupStart

Fin groupe

L'heure à laquelle l'appel est entré dans le groupe ACD

IF ( b.dtCallEnd ='00-00-00 00:00:00', NULL, b.dtCallEnd )

Connecté

L'heure à laquelle l'agent a répondu à l'appel

acdb.dtAgentConnect

Durée

Durée totale de l'appel

StatisticsPartA.dtCallEnd - StatisticsPartA.dtCallStart

Agent

Le nom de l'agent suivi du numéro de l'agent entre parenthèses


Durée

Le temps de connexion avec l'agent

IF ( b.dtCallConnect IS NOT NULL, (StatisticsPartB.dtCallEnd - StatisticsPartB.dtCallConnect, ), NULL )