You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 27 Next »

Description

This report displays incoming emails and their values for each incoming mailbox. The report is structured in the style of the itemized bill of lading.

Sample Execution (Input) → Sample Report (Output)

This report is optimised for the following output formats: PDFHTML

Column

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
AcdStatisticsLogin (See also Table Reference - AcdStatisticsLogin)login
NameDescriptionCriteria Used
InboxesName of the incoming mailbox

Sender

(AcdGetItemisedEmailSender_Event)

Senders E-mail address for the event

AcdEvents.Sender

( _OldAcdEventStatusID = 0 ) AND ( _NewAcdEventStatusID = 4 )

See also Value Reference - AcdEventStatus

Qualification Time

(AcdGetItemisedEmailQualificated_EventHistory)


Time at which the event was qualified by the system and is ready for distribution to the appropriate ACD group

AcdEventHistory.dtCreated

( _OldAcdEventStatusID = 0 ) AND ( _NewAcdEventStatusID = 4 )

See also Value Reference - AcdEventStatus

ACD GroupACD group to which the event was sent (inbox setting)

Agent

(AcdGetItemisedEmailAgentName_EventGroup)

Agent name and number

CONCAT (Users.Name, Users.FirstName, Users.AgentNumber)

( AcdEventHistory.OldAcdEventStatusID = 1 )
 AND
 ( AcdEventHistory.NewAcdEventStatusID IN ( 20, 30 ) )
 AND
 ( AcdEvents.ID = _AcdEventsID )
 AND
 ( AcdEventHistory.OldAcdGroupsID = _AcdGroupsID )
 AND
 ( AcdEventHistory.OldAcdGroupsID = AcdEventHistory.AcdGroupsID)

See also Value Reference - AcdEventStatus

Qualification Algorithm

Qualification algorithm used (Inbox Setting)
OtherErrors or other occurrences are noted hereAcdGetItemisedEmailOther_Event
Incoming InboxTime at which the event was received in the inboxAcdGetItemisedEmailReceived_Event
Incoming ACD groupTime at which the event was received in the ACD group after it was qualified and distributed by the InboxAcdGetItemisedEmailAcdGroupReceived_EventGroup
Agent DeliveredTime at which the event was distributed to an agentAcdGetItemisedEmailAgentDelivered_Event
Agent AnsweredTime at which the agent sent a response to the eventAcdGetItemisedEmailAgentAnswered_EventGroup
File ReferenceName of the email file located in the data directoryAcdGetItemisedEmailFileReference_Event
Transferred Agent TimeTime at which the agent forwarded the event, followed by the agent to which the event was forwardeddtAgentTransferred
Transferred AgentAgent which the email was transferred toAcdGetItemisedEmailAgentTransferred_EventGroup
Transferred Group TimeTime at which the agent forwarded the event, followed by the group to which the event was forwardeddtGroupTransferred
Transferred GroupGroup which the email was transferred toAcdGetItemisedEmailGroupTransferred_EventGroup
  • No labels