Feedback

  • Contents
 

(Graph) Profile of Maximum Wait to Answer Report

This graph plots the maximum wait to answer time of calls during each specified interval of a specified date range. The wait to answer time is the time a call is alerting on a queue until an agent picks-up the call.

This graph sorts the maximum wait to answer time by queue name and includes a summary graph page named Grand Total Sum All Queues.

Parameters

You specify the range of date times, activity times, site IDs, and workgroup queues as parameters. You can specify all or part of a day in the time range. You can specify if you want to see detail or summary and if want to print the graph.

Each line in the data represents one interval, or in this case thirty minutes (1800 seconds) by default.

Note
If you run this report for a 24 hour period with intervals less than the default of 30 minutes, it could result in too much information on the horizontal axis, thus making it difficult for you to read the report.

 

Report Log Tables

Interaction Administrator Unique Report Identifier

WrkgrpQueueStats

GRAPH_ PROFILE_MAXIMUM_WAIT_NAME

Sample report

Click on the image below to view a sample of this report.

 

Graph Element

Report Field or Value

Field or Value Description

Queue

cName

The name of a queue in the specified range.

Intervals (horizontal axis)

dIntervalStart

 

The activity intervals for recording call data, shown under the bottom of the graph. The default is 30 minute intervals, but the time interval is controlled by the WorkgroupQueueReportingInterval server parameter in Interaction Administrator.

Maximum wait to answer time of calls (vertical axis)

mtAnsweredACD

The maximum wait to answer time of calls in this queue during the interval.

Record selection criteria:

{WrkgrpQueueStats.dIntervalStart} in {?StartDateTime} to {?EndDateTime}) and

{@DateTimeToTime} in {?StartActivityTime} to {?EndActivityTime} and

{WrkgrpQueueStats.cType}="W" and

{WrkgrpQueueStats.cReportGroup} = "*" and

{WrkgrpQueueStats.SiteId} in {?StartSiteId} to {?EndSiteID} and

{WrkGrpQueueStats.cReportGroup} <> "-" and

( IsNull({WrkGrpQueueStats.cHKey3}) or {WrkGrpQueueStats.cHKey3} = "*" or {WrkGrpQueueStats.cHKey3} = "" ) and

( IsNull({WrkGrpQueueStats.cHKey4}) or {WrkGrpQueueStats.cHKey4} = "*" or {WrkGrpQueueStats.cHKey4} = "" ) and

{WrkgrpQueueStats.cName} in {?StartQueueName} to {?EndQueueName}