This page was last edited on June 16, 2015, at 17:56.
Comments or questions about this documentation? Contact us for support!
Prior to Stat Server release 8.0, Stat Server relied on UTC time measured locally to timestamp events that were received from data sources (such as T-Server) and to update time-sensitive statistics. In practice, this local time could deviate significantly from the data source’s UTC time which reflected the moment of event transmission.
Network latencies and load-related delays explain the gap between these two timestamps and largely account for the discrepancies in statistical values reported by other Genesys Reporting applications for comparable statistics.
The setting of the UseSourceTimeStamps stat type configuration option (described in the Stat Type Configuration Options table) enables you to control which timestamp Stat Server uses; however, it should be noted that this aspect of time alone does not cause all of the differences in reported statistical values. Stat Server uses a mix of local and source timestamps to compute the duration of a terminating action for any statistic.
For example, Stat Server adjusts all actions occurring for a statistic to the local time in which the statistic was opened. But when the actions terminate, their timestamps and, therefore their durations, are measured in:
Starting with release 8.0, Stat Server maintains the following two new attributes internally for all actions and object relationships:
Stat Server attributes these to each action regardless of the setting of the UseSourceTimeStamps option. When UseSourceTimeStamps is set to true, Stat Server references the values of these attributes to calculate statistic duration.
The values that Stat Server writes to the Stat Server database do not reflect source timestamps.
Figure below illustrates how Stat Server computes the duration of a CallInbound action on an agent group when UseSourceTimeStamps=true. Note that Stat Server uses seconds-level precision, truncating milliseconds before computing duration.
Note that Stat Server references the timestamps from at least two sources to determine duration.
The following special circumstances require Stat Server to reference both the source and local timestamps for action generation when UseSourceTimeStamps is set to true: