Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Content imported from a Scroll Translations translation file.
Sv translation
languageen

Description

This report shows individual inbound calls in ACD groups. You can see to which agents calls were routed, and with what result. The connection times are shown.

Sample Execution (Input) → Sample Report (Output)

This report is optimised for the following output formats:

Status
subtletrue
colourRed
titlePDF
Status
subtletrue
colourGreen
titleXLS
Status
subtletrue
colourBlue
titleHTML

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

Calls



Date / Time

The date the call was initiated

a.dtCallStart

Start

The time the call was started

a.dtCallStart

End

The time the call was ended

a.dtCallEnd

Numbers



Caller

Telephone number of the caller(A Number)


Service Number

Platform Destination (B Number)


Group



Name

Name of the group


Start

The time the call entered the ACD group

acdb.dtGroupStart

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

a.dtCallEnd - a.dtCallStart

Agent



Name

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


Destination Number

Telephone number of the agent (B Number)

b.BNumber

Duration

The connection time with the agent

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

Result

Result

Final result of the conversation with the agent:

  • OK - the agent and caller held a conversation.

  • Caller Hangup - the caller hung up.

  • Agent No Answer – the agent did not answer the call.

  • Agent busy – the called agent was busy.

b.CONNRES


Sv translation
languagefr

Description

Ce rapport montre les appels entrants individuels dans les groupes ACD. Vous pouvez voir vers quels agents les appels ont été acheminés et avec quel résultat. Les temps de connexion sont indiqués. Les temps de connexion sont indiqués.

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

Ce rapport est optimisé pour les formats de sortie suivants :

Status
subtletrue
colourRed
titlePDF
Status
subtletrue
colourVert
titleXLS
Status
subtletrue
colourBlue
titleHTML

Colonnes

Les colonnes suivantes sont fournies.

Légende

Tableau

Alias

StatisticsPartA (voir aussi Référence au tableau - 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

Appels



Date / Heure

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

a.dtCallStart

Démarrer

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

a.dtCallStart

Fin

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

a.dtCallEnd

Numéros



Appelant

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


Numéro de service

Plateforme de destination (numéro B)


Groupe



Nom

Nom du groupe


Démarrer

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

acdb.dtGroupStart

Fin

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

a.dtCallEnd - a.dtCallStart

Agent



Nom

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


Numéro de Destination

Numéro de téléphone de l'agent (numéro B)

b.BNumber

Durée

Le temps de connexion avec l'agent

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

Résultat

Résultat

Résultat final de la conversation avec l'agent:

  • OK - l'agent et l'interlocuteur ont eu une conversation.

  • Raccrochage de l'appelant - l'appelant a raccroché.

  • Pas de réponse de l'agent - l'agent n'a pas répondu à l'appel.

  • Agent occupé - l'agent appelé était occupé.

b.CONNRES