" /> HELP! Agent state in IR - Genesys CTI User Forum

Author Topic: HELP! Agent state in IR  (Read 3085 times)

Jeff

  • Guest
HELP! Agent state in IR
« on: January 01, 1970, 12:00:00 AM »
Advertisement
I am having some difficulties with determing if agent is in logged out or notreadyfornextcall state. I am using strategy builder 5.1.5 with 5.1.5 ir.
Thank you in advance.

Beancurd

  • Guest
HELP! Agent state in IR
« Reply #1 on: January 01, 1970, 12:00:00 AM »
I have used SData.

Like: [agent1@Statserver.A','StatAgentsTotal'] < 1.000000]

If the agent isn't logged on then it returns TRUE.

Hope it helps.

B

Marked as best answer by on May 10, 2025, 10:46:20 PM

Vic

  • Guest
HELP! Agent state in IR
« Reply #2 on: January 01, 1970, 12:00:00 AM »
  • Undo Best Answer
  • Ok!!! This is great!
    What about checking NotReadyForNextCall?
    How is it different from NotReady?