Versions Compared

Key

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


as of release 3.27

prior to release 3.27


Function

This object is used to search for an ACD group, and if found, retrieve information on the group configuration and the current state of the ACD queue, which is stored in variables which can be used in the further call flow.

Groups can be searched for by their ID, name or the foreign system ID field or any combination thereof. An exact match is required in all cases.

Parameters

ParameterPurpose
Object Name

The name of this object instance

Group ID

The ID of the acd group to search for.

Group Name

The name of the acd group to search for.

Foreign System IDThe foreign system ID of the acd group to search for.
Variable PrefixSpecify a variable prefix to which the results will be stored. This prefix is specified without a $ sign.

Outputs

Output

Used when ...

Continue

A record is found

Not FoundNo record for the specified parameters was found.
ErrorAn error occurred. This is most likely due to the incorrect specification of the ACD groups - either missing commas at the relevant positions, or specifying variables which could not be evaluated.

Variables Provided

Prefix is replaced with the prefix specified in the object definition.

Variable

Provided

Contains

From Release
$prefix.RESULTAlways

OK - a match was found.

NOT_FOUND - no match, no further variables are provided.

ERROR - an error occurred, no further variables are provided.


$prefix.*On MatchAll configuration fields from the AcdGroups table pertaining to this ACD group.

$prefix.CurrentAgentCallsCount

$prefix.CurrentAgentCount


On Match

The current number of agents logged into the acd group for calls.

Note - although provided for backwards compatibility - we recommend not to use the variable $prefix.CurrentAgentCount - this has been renamed for clarity to $prefix.CurrentAgentCallsCount.


$prefix.CurrentAgentCallsCountExceptPostcall

$prefix.CurrentAgentCountExceptPostcall

On Match

The current number of agents logged into the acd group for calls, except those in post call.

Note - although provided for backwards compatibility - we recommend not to use the variable $prefix.CurrentAgentCountExceptPostcall - this has been renamed for clarity to $prefix.CurrentAgentCallsCountExceptPostcall.


$prefix.CurrentAgentPresentCountOn MatchThe current number of agents  logged into the acd group and present (agent status flagged with present).
$prefix.CurrentAgentCountLoggedInToAcdOn MatchThe current number of agents logged into the acd group.
$prefix.CurrentAgentCountAvailableOn MatchThe current number of agents logged into the acd group and available for calls (telephone free, not post call).
$prefix.ClientAgentCallsCountOn MatchThe current number of agents logged into the acd for calls (whole client account).

Status
colourGreen
title3.27

$prefix.ClientAgentCallsCountExceptPostcallOn MatchThe current number of agents logged into the acd for calls, except those in post call (whole client account).

Status
colourGreen
title3.27

$prefix.ClientAgentPresentCountOn MatchThe current number of agents  logged into the acd and present (agent status flagged with present,  whole client account).

Status
colourGreen
title3.27

$prefix.ClientAgentCountLoggedInToAcdOn MatchThe current number of agents logged into the acd (whole client account).

Status
colourGreen
title3.27

$prefix.ClientAgentCountAvailableOn MatchThe current number of agents logged into the acd and available for calls (telephone free, not post call, whole client account).

Status
colourGreen
title3.27

$prefix.ActCallsOn MatchThe current number of calls in the ACD group.
$prefix.PreQueueCallsOn MatchThe current number of calls before the queue in the ACD group.
$prefix.InQueueCallsOn MatchThe current number of calls in the queue of the ACD group.
$prefix.AgentCallsOn MatchThe current number of calls at agents in the ACD group.
$prefix.InServiceCalls1On MatchThe current number of calls in service according to the service level of the ACD group calculated from the call start timestamp.
$prefix.InServiceCalls2On MatchThe current number of calls in service according to the service level of the ACD group calculated from the group start timestamp.
$prefix.InServiceCalls3On MatchThe current number of calls in service according to the service level of the ACD group calculated from the queue start timestamp.
$prefix.ActAvgWaitingTimeOn MatchThe current average waiting time for all queued and connected calls measured from the start time stamp of entry to the first ACD group.
$prefix.ActMaxWaitingTimeOn MatchThe current maximum waiting time for all queued and connected calls measured from the start time stamp of entry to the first ACD group.
$prefix.ActAvgQueueTimeOn MatchThe current average queue time for all queued and connected calls measured from the start time stamp of entry to the ACD group queue.
$prefix.ActMaxQueueTimeOn MatchThe current maximum queue time for all queued and connected calls measured from the start time stamp of entry to the ACD group queue.

Release

Status
colourGreen
titleRelease 3.22 from 20.09.2020

Sv translation
languagede


seit Version 3.27

vor Version 3.27



Funktion

Dieses Objekt dient dazu, nach einer ACD-Gruppe zu suchen und, falls gefunden, Informationen über die Gruppenkonfiguration und den aktuellen Zustand der ACD-Warteschlange abzurufen, die in Variablen gespeichert werden, die im weiteren Anrufablauf verwendet werden können.

Gruppen können anhand ihrer ID, ihres Namens oder des Fremdsystem-ID-Feldes oder einer beliebigen Kombination davon gesucht werden. Eine genaue Übereinstimmung ist in allen Fällen erforderlich.

Parameter

ParameterZweck
Objektname

Der Name dieser Objektinstanz

Gruppen ID

Die ID der ACD-Gruppe, nach der gesucht werden soll.

Gruppennamen

Der Name der ACD-Gruppe, nach der gesucht werden soll.

Foreign System IDDie Fremdsystem-ID der ACD-Gruppe, nach der gesucht werden soll.
Variablenpräfix Geben Sie ein Variablenpräfix an, unter dem die Ergebnisse gespeichert werden sollen. Dieses Präfix wird ohne ein $-Zeichen angegeben.

Ausgänge

Ausgang

Genutzt wenn ...

Weiter

Die Gruppe wurde gefunden.

Nicht gefundenKeine Gruppe gefunden für die angegebenen Parameter.
FehlerEin Fehler ist geschehen. Dies kann an der fehlerhaften Angabe der ACD Gruppe liegen - zum Beispiel durch die Angabe der Daten mit Variablen, die nicht aufgelöst werden konnten.

Variablen

"prefix" wird durch den angegebenen Präfix ersetzt.


Variable

Befüllt

Beinhaltet

Ab Release
$prefix.RESULTImmer

OK - Gruppe gefunden.

NOT_FOUND - kein Treffer, keine weiteren Variablen werden befüllt.

ERROR - Fehler, keine weiteren Variablen werden befüllt.


$prefix.*Bei TrefferAlle Konfigurationsfelder aus der Tabelle AcdGroups, die sich auf diese ACD-Gruppe beziehen.

$prefix.CurrentAgentCallsCount

$prefix.CurrentAgentCount

Bei Treffer

Die aktuelle Anzahl der Agenten, die bei der ACD-Gruppe für Anrufe angemeldet sind.

Hinweis: Obwohl aus Gründen der Abwärtskompatibilität zur Verfügung gestellt, empfehlen wir, die Variable $prefix.CurrentAgentCount nicht zu verwenden. Sie wurde aus Gründen der Übersichtlichkeit in $prefix.CurrentAgentCallsCount umbenannt.


$prefix.CurrentAgentCallsCountExceptPostcall

$prefix.CurrentAgentCountExceptPostcall

Bei Treffer

Die aktuelle Anzahl der Agenten, die bei der ACD-Gruppe für Anrufe angemeldet sind, mit Ausnahme derer, die sich im Nachhinein im Gespräch befinden.

Hinweis: Obwohl aus Gründen der Abwärtskompatibilität zur Verfügung gestellt, empfehlen wir, die Variable $prefix.CurrentAgentCountExceptPostcall nicht zu verwenden. Sie wurde aus Gründen der Übersichtlichkeit in $prefix.CurrentAgentCallsCountExceptPostcall umbenannt.


$prefix.CurrentAgentPresentCountBei TrefferDie aktuelle Anzahl der anwesenden Agenten (Agentenstatus mit present gekennzeichnet).
$prefix.CurrentAgentCountLoggedInToAcdBei TrefferDie aktuelle Anzahl der bei der ACD-Gruppe angemeldeten Agenten.
$prefix.CurrentAgentCountAvailableBei TrefferDie aktuelle Anzahl der Agenten, die in der ACD-Gruppe angemeldet sind und für Anrufe zur Verfügung stehen (Telefon ist frei, keine Nachbearbeitung).
$prefix.ClientAgentCallsCountBei TrefferDie aktuelle Anzahl der Agenten, die in der ACD für Anrufe angemeldet sind (gesamter Mandant).

Status
colourGreen
title3.27

$prefix.ClientAgentCallsCountExceptPostcallBei TrefferDie aktuelle Anzahl der Agenten, die in der ACD für Anrufe angemeldet sind, mit Ausnahme derer, die sich im Nachhinein im Gespräch befinden (gesamter Mandant).

Status
colourGreen
title3.27

$prefix.ClientAgentPresentCountBei TrefferDie aktuelle Anzahl der angemeldeten und anwesenden Agenten (Agentenstatus mit present gekennzeichnet gesamter Mandant).

Status
colourGreen
title3.27

$prefix.ClientAgentCountLoggedInToAcdBei TrefferDie aktuelle Anzahl der bei der ACD angemeldeten Agenten (gesamter Mandant).

Status
colourGreen
title3.27

$prefix.ClientAgentCountAvailableBei TrefferDie aktuelle Anzahl der Agenten, die in der ACD angemeldet sind und für Anrufe zur Verfügung stehen (Telefon ist frei, keine Nachbearbeitung, gesamter Mandant).

Status
colourGreen
title3.27

$prefix.ActCallsBei TrefferDie aktuelle Anzahl der Anrufe in der ACD-Gruppe.
$prefix.PreQueueCallsBei TrefferDie aktuelle Anzahl der Anrufe vor der Warteschleife in der ACD-Gruppe.
$prefix.InQueueCallsBei TrefferDie aktuelle Anzahl der Anrufe in der Warteschleife in der ACD-Gruppe.
$prefix.AgentCallsBei TrefferDie aktuelle Anzahl der Anrufe bei Agenten in der ACD-Gruppe.
$prefix.InServiceCalls1Bei TrefferDie aktuelle Anzahl der Anrufe in Service entsprechend dem mit dem Zeitstempel Anrufbeginn berechneten Service-Level der ACD-Gruppe.
$prefix.InServiceCalls2Bei TrefferDie aktuelle Anzahl der Anrufe in Service entsprechend dem mit dem Zeitstempel Gruppenbeginn berechneten Service-Level der ACD-Gruppe.
$prefix.InServiceCalls3Bei TrefferDie aktuelle Anzahl der Anrufe in Service entsprechend dem mit dem Zeitstempel Eintritt Warteschleife berechneten Service-Level der ACD-Gruppe.
$prefix.ActAvgWaitingTimeBei TrefferDie aktuelle durchschnittliche Wartezeit für alle in der Warteschlange stehenden und verbundenen Anrufe, gemessen ab dem Startzeitstempel der ersten ACD-Gruppe indem der Anruf war.
$prefix.ActMaxWaitingTimeBei TrefferDie aktuelle maximale Wartezeit für alle in der Warteschlange stehenden und verbundenen Anrufe, gemessen ab dem Startzeitstempel der ersten ACD-Gruppe indem der Anruf war.
$prefix.ActAvgQueueTimeBei TrefferDie aktuelle durchschnittliche Wartezeit für alle in der Warteschlange stehenden und verbundenen Anrufe, gemessen ab dem Startzeitstempel des Eintritts in die ACD-Warteschleife für die gefundene Gruppe.
$prefix.ActMaxQueueTimeBei TrefferDie aktuelle maximale Wartezeit für alle in der Warteschlange stehenden und verbundenen Anrufe, gemessen ab dem Startzeitstempel des Eintritts in die ACD-Warteschleife für die gefundene Gruppe.

Release

Status
colourGreen
titleRelease 3.22 AB 20.09.2020

Sv translation
languagefr


avant la version 3.27

depuis la version 3.27



Fonction

Cet objet est utilisé pour rechercher un groupe ACD et, s'il est trouvé, pour récupérer des informations sur la configuration du groupe et l'état actuel de la file d'attente ACD, qui sont stockées dans des variables pouvant être utilisées dans le flux d'appels ultérieur.

Les groupes peuvent être recherchés par leur ID, leur nom ou le champ ID du système étranger ou toute combinaison de ceux-ci. Une correspondance exacte est requise dans tous les cas.

Paramètres

ParamètreObjectif
Nom de l'objet

Le nom de cette instance d'objet

ID Groupe

L'ID du groupe acd à rechercher.

Nom du groupe

Le nom du groupe acd à rechercher.

ID du système étrangerL'ID du système étranger du groupe d'acd à rechercher.
Préfixe variableIndiquez un préfixe de variable dans lequel les résultats seront stockés. Ce préfixe est spécifié sans le signe $.

Sorties

Sortie

Utilisé lorsque ...

Continuer

Un enregistrement est trouvé

Non trouvéAucun enregistrement pour les paramètres spécifiés n'a été trouvé.
ErreurUne erreur s'est produite. Cela est très probablement dû à la spécification incorrecte des groupes ACD - soit en omettant des virgules aux positions concernées, soit en spécifiant des variables qui n'ont pas pu être évaluées.

Variables fournies

Le préfixe est remplacé par le préfixe spécifié dans la définition de l'objet.

Variable

Fourni

Contient

De Release
$prefix.RESULTToujours

OK - une correspondance a été trouvée

NOT_FOUND - aucune correspondance, aucune autre variable n'est fournie.

ERROR - une erreur s'est produite, aucune autre variable n'est fournie.


$prefix.*En cas de CorrespondanceToute les champs de configuration de la table AcdGroups relatifs à ce groupe ACD.

$prefix.CurrentAgentCallsCount

$prefix.CurrentAgentCount


En cas de Correspondance

Le nombre actuel d'agents connectés au groupe acd pour les appels.

Remarque - bien qu'elle soit fournie à des fins de rétrocompatibilité, nous recommandons de ne pas utiliser la variable $prefix.CurrentAgentCount - elle a été renommée, pour plus de clarté, $prefix.CurrentAgentCallsCount.


$prefix.CurrentAgentCallsCountExceptPostcall

$prefix.CurrentAgentCountExceptPostcall

En cas de Correspondance

Le nombre actuel d'agents connectés au groupe acd pour les appels, à l'exception de ceux en post-appel.

Remarque - bien que fournie à des fins de rétrocompatibilité, nous recommandons de ne pas utiliser la variable $prefix.CurrentAgentCountExceptPostcall - elle a été renommée, pour plus de clarté, $prefix.CurrentAgentCallsCountExceptPostcall.


$prefix.CurrentAgentPresentCountEn cas de CorrespondanceLe nombre actuel d'agents connectés au groupe ACD et présents (le statut de l'agent est marqué comme présent).
$prefix.CurrentAgentCountLoggedInToAcdEn cas de CorrespondanceLe nombre actuel d'agents connectés au groupe acd.
$prefix.CurrentAgentCountAvailableEn cas de CorrespondanceLe nombre actuel d'agents connectés au groupe acd et disponibles pour les appels (téléphone Libre, pas d'après-appel).
$prefix.ClientAgentCallsCountEn cas de CorrespondanceLe nombre actuel d'agents connectés à l'ACD pour les appels (compte client entier).

Status
colourVert
title3,27

$prefix.ClientAgentCallsCountExceptPostcallEn cas de CorrespondanceLe nombre actuel d'agents connectés à l'ACD pour les appels, à l'exception de ceux en post call (compte client entier).

Status
colourVert
title3,27

$prefix.ClientAgentPresentCountEn cas de CorrespondanceLe nombre actuel d'agents connectés à l'ACD et présents (statut de l'agent marqué avec présent, compte client complet).

Status
colourVert
title3,27

$prefix.ClientAgentCountLoggedInToAcdEn cas de CorrespondanceLe nombre actuel d'agents connectés à l'ACD (compte client complet).

Status
colourVert
title3,27

$prefix.ClientAgentCountAvailableEn cas de CorrespondanceLe nombre actuel d'agents connectés à l'ACD et disponibles pour des appels (téléphone libre, pas d' post-appel, compte client complet).

Status
colourVert
title3,27

$prefix.ActCallsEn cas de CorrespondanceLe nombre actuel d'appels dans le groupe ACD.
$prefix.PreQueueCallsEn cas de CorrespondanceLe nombre actuel d'appels avant la file d'attente dans le groupe ACD.
$prefix.InQueueCallsEn cas de CorrespondanceThe current number of calls in the queue of the ACD group.
$prefix.AgentCallsEn cas de CorrespondanceLe nombre actuel d'appels aux agents du groupe ACD.
$prefix.InServiceCalls1En cas de CorrespondanceLe nombre actuel d'appels en service selon le niveau de service du groupe ACD calculé à partir de l'horodatage du début de l'appel.
$prefix.InServiceCalls2En cas de CorrespondanceLe nombre actuel d'appels en service selon le niveau de service du groupe ACD calculé à partir de l'horodatage de début de groupe.
$prefix.InServiceCalls3En cas de CorrespondanceLe nombre actuel d'appels en service selon le niveau de service du groupe ACD calculé à partir de l'horodatage du début de la file d'attente.
$prefix.ActAvgWaitingTimeEn cas de CorrespondanceLe temps d'attente moyen actuel pour tous les appels en file d'attente et connectés, mesuré à partir de l'heure de début de l'entrée dans le premier groupe d'ACD.
$prefix.ActMaxWaitingTimeEn cas de CorrespondanceLe temps d'attente maximum actuel pour tous les appels en file d'attente et connectés, mesuré à partir de l'heure de début de l'entrée dans le premier groupe d'ACD.
$prefix.ActAvgQueueTimeEn cas de CorrespondanceLe temps d'attente moyen actuel pour tous les appels en attente et connectés, mesuré à partir de l'heure de début de l'entrée dans la file d'attente du groupe ACD.
$prefix.ActMaxQueueTimeEn cas de CorrespondanceLe temps d'attente maximum actuel pour tous les appels en file d'attente et connectés, mesuré à partir de l'heure de début de l'entrée dans la file d'attente du groupe ACD.

Release

Status
colourGreen
titleRelease 3,22 du 20.09.2020