Author Topic: Pulling Data with xmlrpc does not return results shown in Queuemetrics  (Read 3741 times)

knightfal

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile

It seems that if I pull data for a date with php or java for DetailsDO.AgentPauses it will only return agents that actually made a call or took inbound calls.
However pulling the same data from the Agents Tab and then total pause activity detail returns the agents that did not make or take calls.

We have agents that sign into QM and may not take calls because they are assisting on the floor.

Has anyone seen this issue, is there a bug for it currently, or is this how it is intended to work?




QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
There is a switch that controls that behavior, how is your default.useRawAgentSessions option set?
 

knightfal

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile


default.useRawAgentSessions=false

Im changing it to default.useRawAgentSessions=true

Seems to behave like I want it  thanks!


QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
 ;D