" /> How to get the agent availability details in the particular agent group - Genesys CTI User Forum

Author Topic: How to get the agent availability details in the particular agent group  (Read 1294 times)

Offline svivekkumaran

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Advertisement
How to get the agent availability details in the particular agent group in the Chat SCXML development

Offline Rutger

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
We are checking for the amount of agents logged in on an agent group:

varStatAgentsLoggedIn = _genesys.statistic.sData(varAgentGroup, 'StatAgentsLoggedIn');