" /> CCPulse - Way to count time where there is no agents loggedIn Queue - Genesys CTI User Forum

Author Topic: CCPulse - Way to count time where there is no agents loggedIn Queue  (Read 2825 times)

Offline Sylvainsjc

  • Full Member
  • ***
  • Posts: 137
  • Karma: 2
Advertisement
I know it is possible to get the currentloggedinqueue and currentwaitingcall for a queue.

But is it possible to calculate the time where there is no agents logged in queue ?

I need to report time where no agents was loggedin queue

tony

  • Guest
Re: CCPulse - Way to count time where there is no agents loggedIn Queue
« Reply #1 on: October 01, 2007, 01:35:52 PM »
Do you mean Total Time or do you mean [b]specific[/b] periods of time when there were no Agents Logged In?

Tony

Offline Sylvainsjc

  • Full Member
  • ***
  • Posts: 137
  • Karma: 2
Re: CCPulse - Way to count time where there is no agents loggedIn Queue
« Reply #2 on: October 01, 2007, 01:53:22 PM »
I mean Total Time but this under don't work...

[AgentLogInTime]
Category=TotalTime
Description=Total Login Time for all agents logged into a queue.
MainMask=AgentLogin
Objects=GroupQueues, Queue, RoutePoint
Subject=DNAction

Offline mark

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: CCPulse - Way to count time where there is no agents loggedIn Queue
« Reply #3 on: October 01, 2007, 04:09:09 PM »
Could you not minus the time logged into queue away from total time the queue is open?

might not be possible to show in ccp, but can be shown in other apps.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: CCPulse - Way to count time where there is no agents loggedIn Queue
« Reply #4 on: October 01, 2007, 04:49:31 PM »
It never will work as the loggedin event only happens on the Agent Object, never on the RP or the Queue as it is not a retrospective action.

Maybe a MaxTime for the AgentGroup and MainMask LoggedOut